influxdata / clockface

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

Header component with account, org, and user actions #764

Closed juliajames12 closed 2 years ago

juliajames12 commented 2 years ago

For the new multi-org experience, we want to allow users to select from their multiple organizations easily and always be able to see what account, org, and user profile they are in without having to click into the main menu.

We'll need a new global header component that includes the following:

Design: https://www.figma.com/file/fvVSKwnepmRWvzFlIxCWCe/Multi-org?node-id=546%3A3057

brandenTenbrink commented 2 years ago

https://github.com/influxdata/clockface/pull/783

This PR will create the dropdown component for the header. The header will be built in the UI not clockface. Closing since this is now a non issue.