Skip to content

Sliders should show current value [regression] [Baseweb] #2699

@nthmost

Description

@nthmost

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.
  1. Try to find a solution using the latest Base Web

  2. 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

No one assigned

    Labels

    area:widgetsRelated to widget elementstype:bugSomething isn't working as expectedtype:regressionThis bug is a regression from previous behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions