Marija Najdova

Results 224 comments of Marija Najdova

I noticed now that the example is pretty much out of date, compared to the latest template that is being generated. We will need to update it.

We could update the demo actually. One comment I have is that we should use the `e.ctrlKey` instead of checking the e.key, as the sandbox does not work on Windows....

@shughes-uk this demo should just give an idea of what's possible, the implementation would depend on the routing framework you use.

It doesn't look like this bug report has enough info for one of us to reproduce it. Please provide a CodeSandbox (https://material-ui.com/r/issue-template-latest), a link to a repository on GitHub, or...

Before doing a fix, did you tested if the issue is happening with a language that is a right to left language? You can use some of the localizations. I...

So looks like this string is not translated in all locales. I guess we can start there :)

cc @michaldudak you may want to take a look at this.

> @siriwatknp could we merge the new param on useThemeProps even if you are not using it yet on the core components ? > On X it starts to cause...

> @mnajdova Since your https://github.com/mui/material-ui/issues/34905 seems to be the umbrella issue now, feel free to edit this one to be just about the specific problem with Emotion. Sure, I plan...

> Next's App Router is [officially stable](https://nextjs.org/blog/next-13-4). Would love to know progress on MUI's efforts to support Server Components and Next's App directory. As a first step, we can update...