dashy
dashy copied to clipboard
[BUG] Multiple context menus
Environment
Self-Hosted (Docker)
System
Firefox 103.0.1 (64-bit)
Version
2.1.1
Describe the problem
When i right click on different tabs i can open multiple context menus on each app tab (screenshot below) i thought maybe this was suppose to happen but when i click on EDIT the other context menus disappear...
Additional info

Please tick the boxes
- [X] You have explained the issue clearly, and included all relevant info
- [X] You are using a supported version of Dashy
- [X] You've checked that this issue hasn't already been raised
- [X] You've checked the docs and troubleshooting guide
- [X] You agree to the code of conduct
Try left-clicking...?
But yeah, it is a bug. The closing of the context menu is handled with a custom directive, here: directives/ClickOutside.js.
Listening for right-clicks is harder, since users often accidentality right-click on the option they want while using a right-click menu, so I didn't want that part to provide a bad UX. But I will come back to this, improve it, and fix this bug :)
Currently working on #799, and as this is non-mission-critical, going to put low-priority (I will fix it!)
P.s That's a sick dashboard!!
This issue has gone 6 weeks without an update. To keep the ticket open, please indicate that it is still relevant in a comment below. Otherwise it will be closed in 5 working days.
This issue was automatically closed because it has been stalled for over 6 weeks with no activity.