Skip to content

Unify dropdown menus and streamline actions across views #2417

Description

@virgile-dev

Feature Request

Is your feature request related to a problem or unsupported use case? Please describe.
Currently, the dropdown menus triggered by clicking the ... (ellipsis) button vary depending on the view:

  • Document editor view
  • Document tree
  • Document list view

This inconsistency creates confusion for users navigating between these interfaces.

Additionally, Arnaud made aware of the some user feedback on this menu

  • The "Copy Markdown" is not understood by most users who don't know what markdown (and ctrl A + ctrl C has the same effect)
  • The "Print" option is currently burried under the "Download" menu, which is unintuitive. It should be moved to the main ... dropdown menu for better discoverability.

Describe the solution you'd like
During a discussion with @robin-lecomte and @arnaud-robin , we agreed on the following improvements:

  1. Unify dropdown menus: Ensure the ... dropdown menu is identical across all document views (editor, tree, and list) to maintain consistency.
  2. Remove Copy Markdown:
    • Delete the "Copy Markdown" button, as its functionality is already covered by standard keyboard shortcuts.
  3. Relocate the "Print" option:
    • Move "Print" from the "Download" submenu to the main ... dropdown menu for easier access.

Metadata

Metadata

Assignees

Labels

enhancementimprove an existing featurefeatureadd a new featurefrontend✅ Design approvedThe PO has approved the design: developers can start implementation

Projects

Status
In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions