-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
area:widgetsRelated to widget elementsRelated to widget elementstype:bugSomething isn't working as expectedSomething isn't working as expectedtype:regressionThis bug is a regression from previous behaviorThis bug is a regression from previous behavior
Description
Summary
(via @tvst: )
Our sliders right now require you to hover in order to see the selected value. This makes it really hard to understand what the user selected. I reported this before, but I just spent some time debugging my app thinking it was broken because I was reading the wrong slider value. Frustrating.
I understand this is the new behavior of sliders in Base Web, but we have alternatives:
1. Roll back Base Web to a previous version
This is the preferable solution in order to get this fix out ASAP. Even if we decide it's only a temporary solution.
-
Try to find a solution using the latest Base Web
-
Copy/paste the old Baseweb slider into our own repo and modify it there. Their slider is based on another library, btw (I forget which), so maybe we should just use that library directly instead?
Is this a regression?
yes
Debug info
- Streamlit version: 0.75-special
Metadata
Metadata
Assignees
Labels
area:widgetsRelated to widget elementsRelated to widget elementstype:bugSomething isn't working as expectedSomething isn't working as expectedtype:regressionThis bug is a regression from previous behaviorThis bug is a regression from previous behavior