Skip to content

1.0.0-beta.18

Pre-release
Pre-release

Choose a tag to compare

@csmig csmig released this 01 Mar 20:57
· 835 commits to main since this release
  • feat: Preview tabs for workspaces (#172)

When you single-click or select a Collection child-node (except for Manage) in the Navigation Tree, it is shown in a preview mode and reuses an existing Tab. Preview mode is indicated by italics in the Tab heading. For our motivation, see discussion #124.

This is useful if you are quickly browsing Asset-STIGs and don't want every visited workspace to have its own Tab. When you double-click on a node in the Navigation Tree, a new Tab is dedicated to that workspace. Tabs already in Preview mode can be made dedicated by double-clicking the Tab's title.

In addition, activating any Tab now selects the corresponding node in the Navigation Tree.