influxdata / clockface

UI Kit for building Chronograf
https://influxdata.github.io/clockface
MIT License
43 stars 18 forks source link

Menu Dropdown Component #783

Closed brandenTenbrink closed 2 years ago

brandenTenbrink commented 2 years ago

Closes # https://github.com/influxdata/clockface/issues/764

Changes

This creates a new composed dropdown component: MenuDropdown It is to be used for the multi org header

The component consists of 2 dropdown menus: the main menu which contains a header that swaps to a typeahead menu, and a series of links.

The typeahead menu is standard; however, selections from this menu will update the overall dropdown text.

Screenshots

Screen Shot 2022-06-23 at 3 12 12 PM Screen Shot 2022-06-23 at 3 12 16 PM

Checklist

Check all that apply