mui / material-ui

Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
https://mui.com/material-ui/
MIT License
92.57k stars 31.9k forks source link

[docs] Error in RTL guide #36424

Closed PPHelios closed 1 year ago

PPHelios commented 1 year ago

Duplicates

Related page

https://mui.com/material-ui/guides/right-to-left/

Kind of issue

Broken demonstration

Issue description

The TextField label is always aligned right (it should be left in LTR languages and right in RTL languages)

Context 🔦

The TextField label is always aligned right (it should be left in LTR languages and right in RTL languages)

hbjORbj commented 1 year ago

Are you referring to this demo? https://mui.com/material-ui/guides/right-to-left/#demo

I don't follow with your issue.

Screenshot 2023-03-06 at 08 34 51

PPHelios commented 1 year ago

Yes ,this demo and when i tried it i git the same behavior, The work around is making 2 rtlCache and 2 themes one with rtl, the second ltr and change between them acording to the language

On Mon, Mar 6, 2023, 10:35 AM Benny Joo @.***> wrote:

Are you referring to this demo? https://mui.com/material-ui/guides/right-to-left/#demo

[image: Screenshot 2023-03-06 at 08 34 51] https://user-images.githubusercontent.com/32841130/223058249-5127b201-9ea3-45ed-b9b7-10832502e5e5.png

— Reply to this email directly, view it on GitHub https://github.com/mui/material-ui/issues/36424#issuecomment-1455704486, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYT4ZJ6BMRE5X7GN5XOTYZTW2WOU3ANCNFSM6AAAAAAVPTY5IM . You are receiving this because you authored the thread.Message ID: @.***>

hbjORbj commented 1 year ago

I still don't understand your report. What's wrong with the demo? Can you provide a screen recording or explain in more detail?

github-actions[bot] commented 1 year ago

Since the issue is missing key information and has been inactive for 7 days, it has been automatically closed. If you wish to see the issue reopened, please provide the missing information.