You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: