ic-ui-kit icon indicating copy to clipboard operation
ic-ui-kit copied to clipboard

[ic-side-navigation] `expanded` prop in conjunction with React Router

Open gd2910 opened this issue 1 year ago • 0 comments

Summary of the bug

expanded prop should control ic-side-navigation in full and collapsed versions.

🪜 How to reproduce

Tell us the steps to reproduce the problem: See this StackBlitz

🧐 Expected behaviour

When a navigation-item is clicked the expanded menu should collapse. Consider changing the way the expanded prop is used or use an event to collapse the menu.

gd2910 avatar Aug 05 '24 15:08 gd2910