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-accordion icons spacing broken in RTL #28452

Open
2 tasks done
miroslavstastny opened this issue Jul 6, 2023 · 2 comments
Open
2 tasks done

[Bug]: fluent-accordion icons spacing broken in RTL #28452

miroslavstastny opened this issue Jul 6, 2023 · 2 comments
Assignees
Labels
Fluent UI WC (v3) Fluent UI Web Component V3 Resolution: Soft Close Soft closing inactive issues over a certain period web-components

Comments

@miroslavstastny
Copy link
Member

Library

Web Components (@fluentui/web-components)

System Info

-

Are you reporting Accessibility issue?

no

Reproduction

Bug Description

Check fluent-accordion RTL VR tests in #28441.

Actual Behavior

The spacing around icons differs between LTR and RTL. Directional CSS properties (padding-left...) are used.

LTR:
image

RTL 🚨:
image

Expected Behavior

The spacing around icon is the same in LTR and RTL. Logical CSS properties (padding-inline-start...) are used.

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.

Because this issue has not had activity for over 150 days, we're automatically closing it for house-keeping purposes.

Still require assistance? Please, create a new issue with up-to date details.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Resolution: Soft Close Soft closing inactive issues over a certain period label Jan 18, 2024

This issue has not had activity for over 180 days! We're adding Soft close label and will close it soon for house-keeping purposes.
Still require assistance? Please add comment - "keep open".

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 Resolution: Soft Close Soft closing inactive issues over a certain period web-components
Projects
None yet
Development

No branches or pull requests

4 participants