Idea detail
workspace_pane
reqlan rq/extension/module/activitybar-panels/workspace.rq:11
Summary
Multi-base index health, errors, and activity — without duplicating the full Index tab in index_panel.
- workspace_base_picker: choose the active base; do not render a full always-visible base list.
- For the selected base: state badge, sync progress ( processed / total + current file ), idea / edge counts, global and per-file errors, recent activity.
- Clickable file issue list opens the source location in the editor.
- Refresh / cancel in-flight sync / clear & rebuild for the selected base ( or all ); " Open index tab " hands off to ideas-summary-panel.ts with that base selected.
- When no bases exist: empty state with Create Base CTA ( create_base_onboarding ).
Non-blocking sync UX: nonblocking_index.
Implemented by WorkspacePane.svelte.
Navigation
Attributes
No attributes declared.
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| references | workspace_loading | reqlan rq/extension/module/activitybar-panels/workspace.rq | workspace_pane |
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| references | create_base_onboarding | create_base_onboarding | |
| references | index_panel | index_panel | |
| references | nonblocking_index | nonblocking_index |
Initialising graph…