[GH-ISSUE #3694] [FR] Context menu launched when right clicking list item #1672

Closed
opened 2026-03-23 21:15:48 +00:00 by mirror · 1 comment
Owner

Originally created by @TDuffinNTU on GitHub (Oct 13, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3694

Description

Right now, you can only open the context menu for a document's list item by clicking the 2 dots beside its title:
image

This is quite difficult to reach on desktop as the target is small, and certain displays can scale it even smaller.

My proposed solution is to make the entire list item detect right click events (and possibly long taps for touch screens/mobile) so that the target is larger. This also brings the UX of list items closer to most others that I've seen in the wild.

Impact

This will improve accessibility by making the click target for the context menu much easier to reach, and improve the speed of navigating and using the interface.

Additional Context

This can coexist with the existing UX of the context menu being triggered by a left click on the dots imo. This is something I've also seen in, for example, atlassian confluence. The dots give a good "click me to see more" hint while the right click functionality makes that newly-discovered feature easy to access.

Originally created by @TDuffinNTU on GitHub (Oct 13, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3694 ### Description Right now, you can only open the context menu for a document's list item by clicking the 2 dots beside its title: ![image](https://github.com/AppFlowy-IO/AppFlowy/assets/43959652/75020068-d192-4cb0-b688-8e249174f877) This is quite difficult to reach on desktop as the target is small, and certain displays can scale it even smaller. My proposed solution is to make the entire list item detect right click events (and possibly long taps for touch screens/mobile) so that the target is larger. This also brings the UX of list items closer to most others that I've seen in the wild. ### Impact This will improve accessibility by making the click target for the context menu much easier to reach, and improve the speed of navigating and using the interface. ### Additional Context This can coexist with the existing UX of the context menu being triggered by a left click on the dots imo. This is something I've also seen in, for example, atlassian confluence. The dots give a good "click me to see more" hint while the right click functionality makes that newly-discovered feature easy to access.
Author
Owner

@Xazin commented on GitHub (Oct 13, 2023):

Duplicate of https://github.com/AppFlowy-IO/AppFlowy/issues/3135

<!-- gh-comment-id:1761656108 --> @Xazin commented on GitHub (Oct 13, 2023): Duplicate of https://github.com/AppFlowy-IO/AppFlowy/issues/3135
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#1672
No description provided.