Hello,
Currently when resizing the application, we get a scrollbar like this (which is not the best user experience):
We would like to have a "more" icon to show hidden items in a submenu.
Best regards,
Hello,
Currently when we start the application, no item is selected. Once we select one it appears as selected and we show a related pane. This is the nominal behavior of the component.
But we want to deselect it when we are clicking again on it (like in Visual Studio Code). So ideally we want a NavigationItemBehavior property with a value "Normal" and a value "Toggle".
Regards,