influxdata / clockface

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

MenuDropdown Bugs #787

Closed ChitlangeSahas closed 2 years ago

ChitlangeSahas commented 2 years ago

1: Needs an OnClick handler so the UI can use the selected option information when a new option is selected. 2: The switch account button alignment is a little off. Need to align it.

  1. the hr shows after the last item in the typeahead, no need of this.
  2. When typeahead was cleared, it cleared the state of the whole menu, this is unnecessary and undesired.