Subject of the enhancement
We typically try to keep the total number of Slider options to 7. With more than 7, the mobile UI experience suffers as it is more difficult to make an accurate selection with your fingertip.
I am wondering if it would be worth exploring an option to use an alternate layout for mobile like we do for Narratives. For instance, there could be an option like _isDropdownOnMobile that would show a dropdown menu instead of a range slider at a certain breakpoint. Then, we could have a mobileInstruction property for providing instructions to mobile users who see the alternate UI.
Does anyone think this would be a useful feature?
Screenshots
Current view at 375px width using 10 range options

Example using an alternate dropdown UI for mobile

Subject of the enhancement
We typically try to keep the total number of Slider options to 7. With more than 7, the mobile UI experience suffers as it is more difficult to make an accurate selection with your fingertip.
I am wondering if it would be worth exploring an option to use an alternate layout for mobile like we do for Narratives. For instance, there could be an option like
_isDropdownOnMobilethat would show a dropdown menu instead of a range slider at a certain breakpoint. Then, we could have amobileInstructionproperty for providing instructions to mobile users who see the alternate UI.Does anyone think this would be a useful feature?
Screenshots
Current view at 375px width using 10 range options

Example using an alternate dropdown UI for mobile
