Add a MenuLabel component, for label/menubar-like drop-down menu handles.

Review Request #13884 — Created May 21, 2024 and submitted

Information

Ink
master

Reviewers

MenuLabel provides a simple label with an optional icon and a
drop-down handle. Hovering over it will display a drop-down menu.

This works very much like MenuButton, but without all the button state
options or visual appearance of a button. It's intended for simple
drop-down controls in a toolbar and for usage in menubars.

Unit tests passed.

Tested in Storybook, and in usage within Review Board.

Summary ID
Add a MenuLabel component, for label/menubar-like drop-down menu handles.
`MenuLabel` provides a simple label with an optional icon and a drop-down handle. Hovering over it will display a drop-down menu. This works very much like `MenuButton`, but without all the button state options or visual appearance of a button. It's intended for simple drop-down controls in a toolbar and for usage in menubars.
ef92a64a765d0da78d4deddb65f818d5d4391f02

Description From Last Updated

Typo: "rulees"

maubinmaubin

Need to list the -opens-up modifier in the class string.

maubinmaubin
chipx86
maubin
  1. 
      
  2. Show all issues

    Typo: "rulees"

  3. Show all issues

    Need to list the -opens-up modifier in the class string.

  4. 
      
david
  1. Once you fix the issues Michelle raised, I'm happy with this.

  2. 
      
chipx86
Review request changed
Status:
Completed
Change Summary:
Pushed to master (8334ea2)