-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Support RTL in Blazor Project #8000
Comments
How would this even work? Blazor projects are using Blazorise and it is not well suited for RTL. At least in the current state. For example, let's say we take one basic example with Now, what if we switch everything and enable RTL. Do we just switch left and right. That would mean our previous example would make I propose to rename everything from @hikalkan What do you think? |
It also seems Bootstrap RTL is only available with v5 while v4 needs external dependency to work. Bulma provider supports it from v0.9. https://dev.to/hus_hmd/rtl-support-lands-in-bootrstrap-and-bulma-3hom |
@stsrki will this be planned as currently there is no label? having this feature or not will result in our decision to go ahead with Blazor or do the UI on Angular. |
Yes, I believe it will be ready. The ticket with the label is here #5517 |
Sorry I answered the wrong ticket with the last message 😅 Now back to your question. Unfortunately, I still have no open ticket or label for RTL support. This is the first time it was requested to tell you the truth. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
No description provided.
The text was updated successfully, but these errors were encountered: