Michał Dudak
Michał Dudak
Hi. It requires #34414 to be completed first (or adding a second parameter, `newValue`, to all inputs' onChange events), so that FormControlUnstyled is able is figure out the new value...
Please merge in/rebase on the latest master. It contains the fix for the regression tests.
I saw you updated the old redirects. That's great, but we also need to introduce new ones pointing from /base/react-trap-focus to /base/react-focus-trap and from /base/api/trap-focus/ to /base/api/focus-trap/
Could you please rebase on the latest master again? I'll do the final review then, and we should be able to merge this in.
I've already attempted to do so in #27939.
@oliviertassinari if you agree with my points in #27939, we can just merge that one. I think the usage will be even simpler than with an array.
Hi @kabernardes! Do you need any help with this? Recently some changes landed on master that caused conflicts with your code. Let me know if any of them are problematic...
I think setting `aria-hidden` makes sense when the Backdrop is used with a Modal. Otherwise, it may not be necessary. I suppose we could remove the attribute and set it...
Sure, go ahead!
Yes, this solution does not use a global singleton, so it's better suited for the problem originally described in #28550. Additionally, it can also affect state classes (like `Mui-disabled`), unlike...