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]: Fluent Slider is not honoring RTL direction #33592

Open
2 tasks done
puneet4236 opened this issue Jan 9, 2025 · 0 comments
Open
2 tasks done

[Bug]: Fluent Slider is not honoring RTL direction #33592

puneet4236 opened this issue Jan 9, 2025 · 0 comments

Comments

@puneet4236
Copy link

puneet4236 commented Jan 9, 2025

Component

Slider

Package version

3.0.0-beta.70

@microsoft/fast-element version

2.0.0

Environment

System:
    OS: Windows 11 10.0.22621
    CPU: (28) x64 Intel(R) Core(TM) i9-9940X CPU @ 3.30GHz
    Memory: 28.47 GB / 63.70 GB
Browsers:
    Edge: Chromium (131.0.2903.99), ChromiumDev (127.0.2610.3)
    Internet Explorer: 11.0.22621.3527

Current Behavior

Fluent slilder is rendered left to right even though browser language is RTL.

Image

Expected Behavior

Fluent slider should be rendered from right to left.

Reproduction

https://stackblitz.com/edit/typescript-g4lxnlbp?file=index.html,index.ts

Steps to reproduce

  1. Open Edge Browser and change the browser language to RTL. For ex - Arabic language
  2. Open the reproduciton link of stackblitz
  3. Slider is still rendered in left to right direction.

Are you reporting an Accessibility issue?

no

Suggested severity

High - No workaround

Products/sites affected

No response

Are you willing to submit a PR to fix?

yes

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant