Skip to content

Conversation

@sulimanbenhalim
Copy link
Contributor

Problem

Fixes #3851

RTL is ignored when using indicator-start, it always positions the indicator on the left regardless of text direction.

Fix

Added RTL-specific CSS rules to properly flip indicator positioning when dir="rtl" is present. This ensures indicators respect the text direction.

Testing

Tested with the all indicator placements.

@saadeghi saadeghi self-assigned this May 12, 2025
@saadeghi saadeghi merged commit 341bc7c into saadeghi:master May 22, 2025
1 check failed
@saadeghi
Copy link
Owner

Thanks!

@sulimanbenhalim sulimanbenhalim deleted the fix-indicator-rtl branch May 27, 2025 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: indicator direction not reflecting on RTL

2 participants