AppFlowy
AppFlowy copied to clipboard
[WIP] feat: right click to open view more actions
Closes: #3135
I want to add a few tests for this before merging - thus still WIP!
Feature Preview
https://github.com/user-attachments/assets/6fafd0e8-9c60-41a1-8040-c020ce9d359e
PR Checklist
- [x] My code adheres to AppFlowy's Conventions
- [x] I've listed at least one issue that this PR fixes in the description above.
- [ ] I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
- [x] All existing tests are passing.
Would the right-click action be applied to other view items, for example, in the favorites list or the move-to menu?
Would the right-click action be applied to other view items, for example, in the favorites list or the move-to menu?
Yes, it should be in the favorite menu as well, but as you mentioned not in the move to page menu :+1: