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] - Lack of RTL Support in Progress #4908

Open
waleed-mobasher opened this issue Feb 23, 2025 · 1 comment · May be fixed by #4911
Open

[BUG] - Lack of RTL Support in Progress #4908

waleed-mobasher opened this issue Feb 23, 2025 · 1 comment · May be fixed by #4911
Labels
📦 Scope : Components Related to the components ✨ Type: Enhancement New enhancement on existing codebase

Comments

@waleed-mobasher
Copy link

HeroUI Version

2.7.2

Describe the bug

The Progress is filled from left-to-right even on RTL pages.

Your Example Website or App

No response

Steps to Reproduce the Bug or Issue

  1. Go to this page
  2. Change the document direction to RTL: <html dir="rtl">
  3. See the Progress bar direction.

Expected behavior

I expect that the Progress bar fill from right-to-left if the page directions is RTL.

Screenshots or Videos

Image

Operating System Version

macOS

Browser

Chrome

Copy link

linear bot commented Feb 23, 2025

@wingkwong wingkwong added ✨ Type: Enhancement New enhancement on existing codebase 📦 Scope : Components Related to the components labels Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 Scope : Components Related to the components ✨ Type: Enhancement New enhancement on existing codebase
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants