-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Slider] Show the value label when hover the slider instead of the thumb #27219
Comments
Please follow our issue template. |
what is issue template? |
The one you have followed in #26240 |
oh ok that one, will do. I forgot that completely |
@Santosh-13 What is the use case for this behavior? |
@michal-perlakowski I want the user to know the point where they are going to click, so for that reason it could be better to show the information to the user on hover. |
That codesandbox does not contain any Tooltip. Did you forget to save the codesandbox? |
Then it looks expected. The toolitp is only visible when the thumb is hovered. I would suggest we close as "won't fix". |
See the docs, this is not a bug: https://material-ui.com/api/slider/ I'm closing as the GitHub issue report is confused. This doesn't give a strong signal of the quality of the feedback. We can wait for more feedback (upvotes) to clear the signal vs. noise. |
Current Behavior 😯
While hovering on slider, not able to see the tooltip
Expected Behavior 🤔
There should be prop or someway, i need to tell the slider that it should show the tooltip anywhere i hover on the slider.
Steps to Reproduce 🕹
Steps:
here in the image uploaded, i am hovering on 100, but not able to see the tooltip.
https://codesandbox.io/s/9i6il
Context 🔦
Your Environment 🌎
`npx @material-ui/envinfo`
The text was updated successfully, but these errors were encountered: