UI issue on collapsible menus on dashboard

On the dashboard collapsible menus you have to click either the text or on the little arrow. This is kinda annoying given how big the UI component is. It would be better if the bar could be collapsed and expanding by clicking anywhere on the bar.

I believe the Div is missing the ng-click="toggleOpen()". It already has this for keypress so maybe just an oversight.

Comments

  • I think you mean the accordions on the sidebar for example, not the menus. Are the only one where I found toggleOpen. I could also click on space between text and icon but only at height of font. Have increased area now to trigger on complete header anywhere. Thanks.
Sign In or Register to comment.