Min and Max Values on Slider

I have implemented a slider and set the min value to 10 and the max value to 50 with 1 as the step size. The slider bar restricts selecting any value outside of these limits. However, when you manually enter a value it does not restrict the value to the min and max.
this is the control set up

and this is the analysis output

2 Likes

Hello @Teepees

I did some testing on my end and this looks like its the expected behavior of the slider. I also don’t see this as ideal because if you set those min/max values it’s probably to prevent users from breaching those values.

I will mark this as a feature request for the Quick Sight team.

Had a mtg with the QS team (case ID: 175022983000004) for them to verify. They confirm it is an issue .

1 Like

Just to add a bit of support… this is daft, I’m not sure how it made it into production. Min / Max values should apply to manual values just as much as slider controlled. Please fix QS team!