Open
Description
Based on explainer: https://open-ui.org/components/enhanced-range-input.explainer/
We need to decide whether to support more than two handles in range inputs, and if so, what the maximum limit should be?
What I would like to resolve in this issue:
- Should we limit support to dual-handle ranges only, or allow for more handles?
- What are the use cases that justify more than two handles?
- If supporting more than two handles, what is a reasonable maximum limit?
- Any first accessibility implications of multiple handles vs dual?