[BUG] Range slider cannot be set to [min, min] #2104
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ... (check one with "x")
Current behavior
When trying to set both ends of the range slider to the minimum value, the right handle jumps to the max position. The slider value actually is [min, min] at this point, but unless the value is displayed somewhere this is not at all clear.
Expected behavior
Have both handles on the min position, with the right handle draggable on top
Minimal reproduction of the problem with instructions
See the slider component page: https://primefaces.org/primevue/showcase/#/slider
What is the motivation / use case for changing the behavior?
Slider is unusable in situations where the value isn't displayed, as its appearance does not correspond to its inner state
Please tell us about your environment:
MacOS
The text was updated successfully, but these errors were encountered: