Skip to content

Add selected topics view to sidebar #565

@bracyw

Description

@bracyw

Blocked by #564

Description

Add a selected topics view that shows only the currently selected topics in the sidebar. Uses flatten mode by default so users get a compact, scannable list of their active selections. This builds on the flatten mode toggle added in #564.

Acceptance Criteria

  • A toggle or tab to switch to selected-topics-only view
  • Defaults to flattened display, showing only topics present in the current selection
  • Selecting/deselecting a topic updates the view in real time
  • Exiting the view returns to the normal tree with state preserved

Proposed Solution

Add a selectedOnly filter that cross-references the flat node list with the current selection state from topic-selection.service.ts. Enable flatten mode by default when entering this view. Implementation details left to the developer.

Metadata

Metadata

Assignees

Labels

angular-clientDevelopment Focused in the FrontendmediumA more complex tasknew featureNew feature or request

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions