refine icon indicating copy to clipboard operation
refine copied to clipboard

[FEAT] Multi level menu - option to show expanded menu by default

Open sstopkin opened this issue 7 months ago • 9 comments

Is your feature request related to a problem? Please describe.

The issue is that currently, resources with parent cannot be shown expanded in the menu. Only collapsed by default.

Describe alternatives you've considered

N/A

Additional context

Image

Describe the thing to improve

Add an option to RefineProps (like showCollapsed=ture|false) to be able to change default behaviour of this. Thank you.

sstopkin avatar Mar 27 '25 10:03 sstopkin