influxdata / clockface

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

Dropdown list background is transparent in Accordion body container #877

Open appletreeisyellow opened 1 year ago

appletreeisyellow commented 1 year ago

When a Dropdown component is in an Accordion body, the background of the Dropdown list becomes transparent

To Reproduce Steps to reproduce the behavior:

This bug occurs when having a Dropdown component in Accordion body. Here is an example to reproduce:

  1. Go to InfluxDB Cloud > Data Explorer
  2. Turn on toggle "Preview New Script Editor"
  3. Open developer console, turn on feature flag resultOptions
  4. On the left side, select a bucket and a measurement
  5. On the right side, under "RESULT OPTIONS" click on the Dropdown button under "Group"
  6. See the video below

https://user-images.githubusercontent.com/14298407/196464673-0d459832-92ec-47c2-85e3-6402b6255fd7.mov

Expected behavior The Dropdown list in Accordion body shouldn't be transparent

Screenshots If applicable, add screenshots to help explain your problem.

Browser