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

[ic-navigation-group] add prop `selected` to indicate selected child element

Open gd2910 opened this issue 11 months ago • 1 comments

Summary

Add functionality to have the nav-group show a selected state exactly like a selected ic-navigation-item as below

Image

This would allow a developer to indicate which group a user is situated after selecting a child.

gd2910 avatar Jan 30 '25 13:01 gd2910

Add it as a prop and make it know if the children are selected, looking at if we can make it work with routing too, but if not then developers still have the prop. Include a code example of both too

MI6-255 avatar Apr 24 '25 09:04 MI6-255