clockface icon indicating copy to clipboard operation
clockface copied to clipboard

Dropdown list background is transparent in Accordion body container

Open appletreeisyellow opened this issue 3 years ago • 0 comments

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

  • OS: MacOS
  • Browser: Chrome
  • Version: 105

appletreeisyellow avatar Oct 18 '22 14:10 appletreeisyellow