microsoft / microsoft/fluentui

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

Open
#28,452 5 comments 0 reactions 1 assignee View on GitHub

@chrisdholt is already working on this.

Since Jul 6, 2023.

Fluent UI WC (v3) Resolution: Soft Close web-components
Dominant language
TypeScript
Stars
20.3k
Forks
2.9k
Avg merge
2d 9h
Merged PRs (30d)
46

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.