Remove the Apps launcher link from the user-menu dropdown #360

Merged
David merged 2 commits from feat/MAPPS-324-remove-apps-button into main 2026-06-26 03:25:46 +02:00
Owner

Removes the "Apps" entry from the top-bar user-menu dropdown (src/components/layout.rs). It was a cross-origin link to the bunyip hub dashboard; multi-app switching via the hub is not a flow we want to surface yet, and the bare link confused users about which app they were in.

The supporting hub_dashboard binding is commented out (not deleted) with a MAPPS-324 reference, so restoring the link later is a one-line revert. Account Settings, Profile, System Status, and Logout are unchanged.

Standup item (6/25): "remove the Apps button for now."

#MAPPS-324

Removes the "Apps" entry from the top-bar user-menu dropdown (src/components/layout.rs). It was a cross-origin link to the bunyip hub dashboard; multi-app switching via the hub is not a flow we want to surface yet, and the bare link confused users about which app they were in. The supporting hub_dashboard binding is commented out (not deleted) with a MAPPS-324 reference, so restoring the link later is a one-line revert. Account Settings, Profile, System Status, and Logout are unchanged. Standup item (6/25): "remove the Apps button for now." #MAPPS-324
feat(layout): hide the Apps launcher link in the user menu
All checks were successful
Check / fmt + clippy + tests (pull_request) Successful in 18m51s
f1fa0a5193
Removes the "Apps" entry (cross-origin link to the bunyip hub dashboard) from the user-menu dropdown. Multi-app switching via the hub is not a flow we want to surface yet, and the bare link confused users about which app they were in.

The supporting `hub_dashboard` binding is commented (not deleted) with a MAPPS-324 reference so restoring the link is a one-line revert. Account Settings, Profile, System Status, and Logout are unchanged.

#MAPPS-324

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Merge branch 'main' into feat/MAPPS-324-remove-apps-button
All checks were successful
Check / fmt + clippy + tests (pull_request) Successful in 1m21s
Create release / Create release from merged PR (pull_request) Has been skipped
c091cf1d1f
David merged commit cab4b6dd47 into main 2026-06-26 03:25:46 +02:00
David deleted branch feat/MAPPS-324-remove-apps-button 2026-06-26 03:25:46 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
psa-systems/mokosh-apps!360
No description provided.