-
-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Weird behavior of Multi-Select in "Hub"-view #432
Comments
The issue you're experiencing with the "Multiple Select" feature in the "Hub" view might be related to how the The To address this, you might want to check the logic in the To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
多选问题能修复,但是多选后的操作:归档、添加标签、删除,这些对游客来说是无意义的。 你期望的场景是什么? The multi-selection problem can be fixed, but the operations after multi-selection: archiving, adding tags, and deleting are meaningless to visitors. What is your expected scenario? |
I see. You can only edit your own notes. Maybe disable this option in Hub to avoid confusion. |
- Conditionally wrap card content with ContextMenuTrigger based on share mode - Simplified event handling for context menu and double-click interactions - Removed redundant wrapper and improved component readability
has been removed the right click menu on share mode |
## [0.37.20](v0.37.19...v0.37.20) (2025-01-27) ### Bug Fixes * remove right click menu on share mode card [#432](#432) ([8ee0a9d](8ee0a9d))
Describe the bug
When right-click on a note and selecting "Muliple Select" it does not mark the selected note. instead it marks the last marked or edited note.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
note should be marked. This is the behavior in "Blinko" or "Note" - View
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: