Michał Dudak

Results 451 comments of Michał Dudak

The menu is not modal on mobile devices (tested on iPhone and iPad). Is this expected?

No, I mean you are able to click on elements outside of it. As if the internal backdrop doesn't exist.

~~The click handler now fires twice **sometimes**. It's pretty hard to reproduce. In this example I was click-and-dragging, but I also noticed it a couple of times when just clicking~~...

Thanks for reporting this. I was able to reproduce the issue using the Material UI version you specified.

@DiegoAndai, I'm assigning this to you so you can prioritize it.

Thanks for the report. The SpeedDialAction follows the rules we have for forwarding extra props - it spreads them on the root element. However, in this case, the root element...

Let's leave the issue open, so we remember about this problem when designing the next version.

Base UI doesn't have the Autocomplete component anymore. We will create a new Combobox in the future.

We haven't been testing the components in such context. It's not a popular use case after all. If you'd like to investigate the problem, I'll be happy to assist you...

I'm seeing some typecheck failures as well. I'll try to figure out what's going on.