Marija Najdova

Results 223 comments of Marija Najdova

Have you followed https://mui.com/material-ui/guides/right-to-left/#main-content for setting up RTL?

> Yes, @mnajdova, I have followed all the steps from this [rtl guide](https://mui.com/material-ui/guides/right-to-left/#main-content), but still, I was unable to navigate through tabs as expected. The codesandbox does not reflex this,...

@pratikkarad you are missing steps 3. and 4. from the [Right-to-left guide](https://mui.com/material-ui/guides/right-to-left/#3-install-the-rtl-plugin).

cc @michaldudak would be great to have a second opinion on the changes. @samuelsycamore for reviewing the copywriting.

The proposed structure look 👌 I would maybe also add sections about **How to setup perfect dark mode**

The reason is the breaking change introduced by https://github.com/mui-org/material-ui/pull/26323. @eps1lon should we improve the description of the breaking change? I think this is a corner case, but as it already...

> I'm currently experiencing this same issue on @mui/[email protected] > > Any padding-top I provide to the DialogContent component is overwritten with padding-top: 0 from the .MuiDialogTitle-root+.css-b3xomw-MuiDialogContent-root class. > >...

Please share a codesandbox that we can look into.

Did you also upgrade the `@mui/styled-engine`/`@mui/styled-engine-sc` package too?

> By the way, we are finally upgrading the Text-Em-All web app to MUI v5...the app that started this entire project. Thanks for the continuing development and care that you...