Hosted onhoraciohdev.dev.hyper.mediavia theHypermedia Protocol

Document Options Menu Regression

The menu regression is from commit:

    406bc1899 / PR #728 — feat(frontend): add all documents site view

What happened:

    Production screenshot is tag 2026.6.2 at be31e8ca.


    Main
    Production


    Main replaced the shared document menu from ResourcePage:

      old: useCommonMenuItems(docId) inside frontend/packages/ui/src/resource-page-common.tsx

      new: web wrapper passes optionsMenuItems from useWebMenuItems(docId) in frontend/apps/web/app/web-resource-page.tsx

    That accidentally changed the document options menu:

      Versions history → Document Versions

      Copy Link submenu → separate/direct copy link items

      Subdocuments → Directory

      added All Documents

    So the menu is no longer the production/shared document menu; it’s now a web-specific replacement created while adding All Documents.

Do you like what you are reading? Subscribe to receive updates.

Unsubscribe anytime