RedHat-UX / red-hat-design-system

Red Hat's Design System
https://ux.redhat.com
MIT License
97 stars 19 forks source link

[docs] Hide "Menu" from Elements list #1980

Open adamjohnson opened 1 week ago

adamjohnson commented 1 week ago

Description

<rh-menu> should be hidden from the list of elements on uxdot because it leads to a 404.

Screenshots

The menu link on the uxdot sidenav

Additional context

uxdot-sidenav-dropdown-menu-item[data-slug="menu"] {
    display: none;
}
adamjohnson commented 1 week ago

Also hide this from Elements > All Elements <rh-tile>'s.