Duy Nguyen
Duy Nguyen
Is there anyway to work around on this? I'm using v5.15.17
  Hi @ZeeshanTamboli, Similar to these ones, when there are too many items being hidden within the ellipsis, e.g: 4 or 5 items, it would be convenient to view...
Just found some examples of using overflow menu for accessibility enhancement. 1. [carbondesignsystem](https://carbondesignsystem.com/components/breadcrumb/usage) 2. [NextUI](https://nextui.org/docs/components/breadcrumbs#customizing-the-ellipsis-item) 3. [Adobe](https://nextui.org/docs/components/breadcrumbs#customizing-the-ellipsis-item)
That's nice. However, it'd be ideal if my repo wouldn't have to install another dependency like Joy UI just for that behavior. So what you mean is I can create...
Hi @ZeeshanTamboli , Do you mind take a look at my [PR](https://github.com/mui/material-ui/pull/42815)? Let me know if I need to update anything regarding the contributing guides (so far i know i...
I'm looking at it. Thanks @Sergio16T
The PR #42973 looks great. I approved it. TYSM
I'm seeing a similar error to this where my tests failed after enabling `draggable` for `PanelHandle`. It appears that the calculation of layout in the background triggers another cycle of...
I wanna add a suffix in between of the clear icon and the chevron icon, like a currency for example. The placement is in the middle because I want the...