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
[Real world scenario]
So many menu (e.g. SideNavMenu) & subsequent menu items (e.g. SideNavMenuItems) that it becomes hard for the end user to find what they are looking for (see example below)
This results in user frustration & time lost when trying to find the correct menu item.
Having a search field would reduce time to find the menu item they need. Here is a mock up
It would seem the search field would have to be at the SideNav component level in order to filter out the SideNavMenu & SideNavMenuItems. However, I'll leave the implementation details to the Carbon team.
The text was updated successfully, but these errors were encountered:
fbarroso24
changed the title
[UI Shell Enhancement] Add search capability to the side nav so users can quickly find the menus &/or menu items they care about
[UI Shell Enhancement] SideNav search capability to reduce time to find the menus &/or menu items they care about
Oct 3, 2024
fbarroso24
changed the title
[UI Shell Enhancement] SideNav search capability to reduce time to find the menus &/or menu items they care about
[UI Shell Enhancement] Add SideNav search capability to reduce time to find the menus &/or menu items
Oct 3, 2024
Thank you for submitting a feature request. Your proposal is open and will soon be triaged by the Carbon team.
If your proposal is accepted and the Carbon team has bandwidth they will take on the issue, or else request you or other volunteers from the community to work on this issue.
Hello @fbarroso24 We're actually doing the research to improve the UI shell and we noticed that is one of the features that could be considered for this improvement. Please follow up with this UI Shell Epic issue for more information.
[Real world scenario]
So many menu (e.g. SideNavMenu) & subsequent menu items (e.g. SideNavMenuItems) that it becomes hard for the end user to find what they are looking for (see example below)
This results in user frustration & time lost when trying to find the correct menu item.
Having a search field would reduce time to find the menu item they need. Here is a mock up
It would seem the search field would have to be at the
SideNav
component level in order to filter out theSideNavMenu
&SideNavMenuItems
. However, I'll leave the implementation details to the Carbon team.The text was updated successfully, but these errors were encountered: