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

fix(list-item): fix selection indicator placement in RTL #11288

Merged
merged 4 commits into from
Jan 14, 2025

Conversation

jcfranco
Copy link
Member

@jcfranco jcfranco commented Jan 14, 2025

Related Issue: #10731

Summary

Uses pseudo-element + CSS logical property placement to ensure the selection indicator is consistently positioned, regardless of page direction.

BEGIN_COMMIT_OVERRIDE
omitted from changelog
END_COMMIT_OVERRIDE

@github-actions github-actions bot added the bug Bug reports for broken functionality. Issues should include a reproduction of the bug. label Jan 14, 2025
@jcfranco jcfranco added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Jan 14, 2025
@jcfranco jcfranco added the no changelog entry Use the commit override to avoid a changelog entry label Jan 14, 2025
@jcfranco jcfranco marked this pull request as ready for review January 14, 2025 03:41
@jcfranco jcfranco requested a review from ashetland January 14, 2025 03:41
Copy link
Member

@driskull driskull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice solution!

Copy link
Contributor

@eriklharper eriklharper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great Franco, thanks for fixing that up so quickly :)

@BlakeStearman
Copy link
Member

Appreciate the fast turnaround on this @jcfranco! 🎉

@jcfranco jcfranco added pr ready for visual snapshots Adding this label will run visual snapshot testing. and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Jan 14, 2025
Copy link
Contributor

@ashetland ashetland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@driskull driskull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jcfranco jcfranco added skip visual snapshots Pull requests that do not need visual regression testing. and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Jan 14, 2025
@jcfranco jcfranco merged commit 5bed510 into dev Jan 14, 2025
14 checks passed
@jcfranco jcfranco deleted the jcfranco/10731-fix-list-item-border-placement-in-rtl branch January 14, 2025 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports for broken functionality. Issues should include a reproduction of the bug. no changelog entry Use the commit override to avoid a changelog entry skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants