Marija Najdova
Marija Najdova
I am closing the PR as per https://github.com/mui/material-ui/issues/35045#issuecomment-1311630051 - this would be a breaking change, and we are anyway moving to Material You with the next major, so likely this...
> @mnajdova @flaviendelangle Should we consider this as a new feature (minor release) or a patch? This is how it should have worked anyways, so I would consider it a...
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...
> I notice a strange behavior when I press keyup, the cursor move to the left of the input. We probably just need to prevent default/stop propagating, as otherwise the...
On strange behavior that I noticed is that if I click on one of the up or down button and while it is focused I start using the up and...
Things for the docs infra:  Imports are incorrect: 
@brandonscript can you please create github repository that I can clone and test this out? I want to make sure that everything is set up exactly as in your repository.
@hbjORbj can you look into this soon?
Have we considered https://github.com/DevExpress/testcafe/issues/4857#issuecomment-598775956? Adding a request animation frame can cause rendering delays. I feel like this should be a warning, instead of an error, but that is a different...
> I think that's a valid concern. According to this (https://stackoverflow.com/a/50387233), we can ignore the error. The functionality doesn't get affected by the error. I would be curious to hear...