| id |
title |
status |
assignee |
created_date |
labels |
dependencies |
references |
priority |
| TASK-54 |
Update space switcher with emoji visibility badges and button styling |
Done |
|
2026-02-25 22:59 |
|
|
| shared/components/rstack-space-switcher.ts |
|
medium |
Description
Update rstack-space-switcher to use emoji visibility indicators (green unlocked, yellow key, red lock) instead of text labels, and match the trigger button styling to the rApp switcher.
Acceptance Criteria
Final Summary
Implemented in commit 0647f19. Visibility badges changed from text (PUBLIC/PRIVATE/PERMISSIONED) to emojis (🔓/🔑/🔒) with color-coded backgrounds. Trigger button updated: removed slash prefix, bumped font to 0.9rem, matched app-switcher color scheme.