-
Notifications
You must be signed in to change notification settings - Fork 4.2k
z-index of st.balloons is too low #1916
Copy link
Copy link
Closed
Labels
good first issueGood for newcomers to the codebaseGood for newcomers to the codebasetype:bugSomething isn't working as expectedSomething isn't working as expected
Description
Steps to repro
- Click on "say meow" here: https://jlt-cat-a-log.herokuapp.com/
Expected: You should see balloons appear and float their way up the screen, always unobstructed by other on-screen elements.
Actual: You see the balloons flowing up, but they sometimes appear behind certain UI elements, like Plotly charts.
Solution
We should bump Baloons' z-index to something ridiculous, like "one gazillion".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomers to the codebaseGood for newcomers to the codebasetype:bugSomething isn't working as expectedSomething isn't working as expected