Feature Request - nested tags
We would like to group some of our tags into a "Tag Group". This would be used in the nav-bar section to collapse/expand groups of tags inside a single header.
See here for an example: https://redocly.com/docs/api-reference-docs/specification-extensions/x-tag-groups/
are you expecting it to work on render-style = read ?
coz, in read mode we do not allow collapsing nav items, and that is because while scrolling the main content highlights the associated left nav items. if it is collapsed, we first need to expand and then highlight, which is not a good UX based on the feedback we received.
in focused mode this can be worked out
+1 for focused mode