Remove the Apps launcher link from the user-menu dropdown #360
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/MAPPS-324-remove-apps-button"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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