-
Epic
-
Resolution: Done
-
Normal
-
None
-
None
-
Improve sidebar configuration to hide default elements
-
S
-
False
-
-
False
-
-
Done
-
RHDHPLAN-633 - Make main navigation (sidebar) more configurable
-
QE Needed, Docs Needed, TE Needed, Customer Facing, PX Needed
-
0% To Do, 0% In Progress, 100% Done
-
-
Enhancement
-
Done
-
-
EPIC Goal
The goal is an official way how to remove sidebar items from the sidebar instead of setting the title to an empty string. Like enabled: false or disabled: true.
Background/Feature Origin
The current customization options of the sidebar allows customers to change titles of sidebar items and add additional sidebar items.
Currently the sidebar items can only be removed by setting the sidebar item title to an empty string.
The sidebar logo, search, settings and admin sections can be removed since 1.5 but this part wasn't documented yet.
Why is this important?
Clean APIs and documentations are important for our customers and are good to reduce support work by lookup "workarounds" in our code.
User Scenarios
- Admins want to disable the logo, search, some default navigation links, the settings or admin section from the sidebar
Dependencies (internal and external)
None
Acceptance Criteria
- Sidebar items can be removed with a nicer way then setting the title to an empty string.
- Customers can remove the search via configuration (that's already possible since 1.5), we need to document this!