Unplanned
Last Updated: 05 Sep 2022 16:09 by Stenly
Created by: Stenly
Comments: 0
Category: NavigationView
Type: Feature Request
0
We could include a separator item to separate certain items from one another.
Unplanned
Last Updated: 08 Jun 2020 10:47 by ADMIN
When the selected item is changed, its content will be unloaded. This can be a performance hit when each navigation view item have a large number of elements inside its content. 
Unplanned
Last Updated: 15 Apr 2020 08:31 by ADMIN

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,

Unplanned
Last Updated: 31 Mar 2020 09:54 by ADMIN

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,