[Feature] Context Menu should close if already open
Open
improvement
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Currently when using the context menu, a button opens it and if the button is clicked again, it stays open. This should be changed so that the menu closes if the button is pressed when the menu is already open. An example of this can be seen in the dropdown menus of Query/ProjectItem in the side panels.
### Reason For Request
User Experience and Bastian wanted it.
It's the expected behavior that the button should toggle it, and not just always try to open.
Contributor guide
Assessment
This issue has not been assessed yet.