material-ui icon indicating copy to clipboard operation
material-ui copied to clipboard

[docs][material-ui][Breadcrumbs] Document CondensedWithMenu option for Material UI Breadcrumbs

Open Sergio16T opened this issue 1 year ago • 2 comments

Closes #42597

Preview: https://deploy-preview-42973--material-ui.netlify.app/material-ui/react-breadcrumbs/#condensed-with-menu

Sergio16T avatar Jul 16 '24 21:07 Sergio16T

Netlify deploy preview

Bundle size report

No bundle size changes (Toolpad) No bundle size changes

Generated by :no_entry_sign: dangerJS against 3707d9438d7e369fb6a8a0b96eaede11f10c0fe2

mui-bot avatar Jul 16 '24 21:07 mui-bot

@ZeeshanTamboli, @DiegoAndai after reviewing the ask again. I realized that the original ask from issue was to be able to create the menu functionality similar to the following Joy package example: https://mui.com/joy-ui/react-breadcrumbs/#condensed-with-menu

This functionality is currently possible without any code changes. I updated the PR to instead update the documentation to demonstrate how this can be implemented using the MUI package.

I don't believe the current ellipsis expansion behavior to show hidden breadcrumbs needs to change since the requested functionality is possible via the documentation example I added.

Sergio16T avatar Jul 19 '24 20:07 Sergio16T

It looks good to be merged. Let's merge it.

ZeeshanTamboli avatar Sep 13 '24 10:09 ZeeshanTamboli