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

[Bug]: Slider design needs an update when the value is set to 10 or 90 #31985

Closed
2 tasks done
gouttierre opened this issue Jul 12, 2024 · 1 comment · May be fixed by #31989 or #32051
Closed
2 tasks done

[Bug]: Slider design needs an update when the value is set to 10 or 90 #31985

gouttierre opened this issue Jul 12, 2024 · 1 comment · May be fixed by #31989 or #32051

Comments

@gouttierre
Copy link
Contributor

Library

React Components / v9 (@fluentui/react-components)

System Info

https://react.fluentui.dev/?path=/docs/components-slider--default

Are you reporting Accessibility issue?

None

Reproduction

https://react.fluentui.dev/?path=/docs/components-slider--default

Bug Description

Actual Behavior

  • As we discussed via mail, Zacky checked the Figma file, and I think the Slider issue is a design issue.

  • The current issue is, given the slider value range is 0 to 100, when the value is set to 10 or 90, the thumb is positioned very close to the edge of the track, which could look like 0 or 100 to users.

Image

Expected Behavior

  • The Slider UI needs to be more clear to the user when the value is set to +/- 90
  • Angie Badillo will review the Slider design spec [TASK 10897]

Logs

No response

Requested priority

Blocking

Products/sites affected

Edge

Are you willing to submit a PR to fix?

no

Validations

  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • The provided reproduction is a minimal reproducible example of the bug.
@dmytrokirpa
Copy link
Contributor

The issue will be addressed as part of #32171.

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