Skip to content
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

Alternate UI experience for mobile #203

Open
swashbuck opened this issue Apr 22, 2024 · 0 comments
Open

Alternate UI experience for mobile #203

swashbuck opened this issue Apr 22, 2024 · 0 comments

Comments

@swashbuck
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant