You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
With two select cards, stacked vertically within separate grids of a popup, one of the select cards options gets hidden behind other popup content.
To Reproduce
Steps to reproduce the behavior:
Create a popup within a vertical stack
Create a 2-column grid within the popup, and populate the grid with a select-type bubble card.
Create a second 2-column grid below the first, and populate that grid with a select-type bubble card.
The drop-down options of the upper select card appear behind the lower select card.
Expected behavior
Drop-down options should appear in front of all other elements.
Let me know if I should create a new issue for this but I have the exact same issue with any bubble dropdown-select card. The only difference is I'm not doing it inside a pop-up card. Just at the top level or on the main page of my dashboard.
Thanks for the workaround of putting the select dropdown at the bottom so that it displays upwards. That's the only time I can get it to display in front of the other cards.
Describe the bug
With two select cards, stacked vertically within separate grids of a popup, one of the select cards options gets hidden behind other popup content.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Drop-down options should appear in front of all other elements.
Screenshots
Upper select options hidden behind lower select card:
Lower select options correctly populate in front of all other elements:
YAML
If applicable, add any relevant YAML code.
Informations (please complete the following information):
The text was updated successfully, but these errors were encountered: