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

Update Slider component implementation #4578

Open
4 tasks
tayyabataimur opened this issue Jan 16, 2025 · 2 comments
Open
4 tasks

Update Slider component implementation #4578

tayyabataimur opened this issue Jan 16, 2025 · 2 comments
Assignees

Comments

@tayyabataimur
Copy link
Contributor

  • Separate Range Slider and Single Slider components to incorporate improved readability, best practices and accessibility.
  • Use semantic elements (<input type='range' />) to get correct default behaviour.
  • Simplify logic, ensure correct types usage.
  • Update stories and tests

(Follow-up ticket to #4076)

Discussion points

  • Should Range Slider and Single Slider be exposed as two different components in Salt similar to DatePicker or should we render one or the other based on prop values?
@mark-tate
Copy link
Contributor

Tecno Goal:

  • Code updates merged to Labs by EOS
  • Docs/Examples will be delivered in Lenovo
  • Identify a stakeholder to review the work by EOS

@mark-tate
Copy link
Contributor

PR draft raised
User experiences to be provided by EOS

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

No branches or pull requests

2 participants