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-switch checked indicator not visible in RTL #28933

Closed
2 tasks done
miroslavstastny opened this issue Aug 21, 2023 · 0 comments
Closed
2 tasks done

[Bug]: fluent-switch checked indicator not visible in RTL #28933

miroslavstastny opened this issue Aug 21, 2023 · 0 comments
Assignees
Labels
Fluent UI WC (v3) Fluent UI Web Component V3 web-components

Comments

@miroslavstastny
Copy link
Member

miroslavstastny commented Aug 21, 2023

Library

Web Components v3

System Info

@fluentui/web-components@3.0.0-alpha.29

Are you reporting Accessibility issue?

None

Reproduction

https://codesandbox.io/s/fuiwc-switch-rtl-jvnn68?file=/index.html

Bug Description

<div dir="rtl">
  <fluent-switch checked>Switch checked</fluent-switch>
</div>

Actual Behavior

checked indicator is not visible:
image

Expected Behavior

this is LTR version:
image

Logs

No response

Requested priority

Normal

Products/sites affected

No response

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fluent UI WC (v3) Fluent UI Web Component V3 web-components
Projects
None yet
Development

No branches or pull requests

2 participants