Duy Nguyen

Results 9 comments of Duy Nguyen

Is there anyway to work around on this? I'm using v5.15.17

![image](https://github.com/mui/material-ui/assets/139549610/d0acc507-7694-4a25-83e3-5219814a2f8c) ![image](https://github.com/mui/material-ui/assets/139549610/f314aba5-4755-43ec-be5a-ad24fd9e3d34) 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 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...