926 B
926 B
| id | title | status | assignee | created_date | labels | dependencies | parent_task_id | priority | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| TASK-51.3 | Phase 3: Update UI links (app switcher, landing page) | To Do | 2026-02-25 07:47 |
|
|
TASK-51 | medium |
Description
Remove standalone domain references from user-facing UI. Remove external link arrow from app switcher, update landing page ecosystem links to path-based routes, remove standaloneDomain from ModuleInfo interface.
Files: shared/components/rstack-app-switcher.ts, shared/module.ts, website/index.html, website/create-space.html.
Acceptance Criteria
- #1 App switcher shows no external link arrows
- #2 Landing page ecosystem links use /demo/{moduleId} paths
- #3 ModuleInfo no longer exposes standaloneDomain to client