Remove the dead Profile link from the sidebar profile menu #50

Merged
lilleman merged 2 commits from remove-dead-profile-link into main 2026-08-05 01:14:05 +02:00
Owner

The profile dropdown's "Profile" item was a <button type="button"> with no handler — and on a zero-JS spine it could never get one. Removed, along with the now-unreferenced shell.profile key in both locales. Sign out is the menu's only item; the avatar/name/email summary stays.

The profile dropdown's "Profile" item was a `<button type="button">` with no handler — and on a zero-JS spine it could never get one. Removed, along with the now-unreferenced `shell.profile` key in both locales. Sign out is the menu's only item; the avatar/name/email summary stays.
lilleman added 1 commit 2026-08-05 01:01:21 +02:00
lilleman added 1 commit 2026-08-05 01:08:08 +02:00
Scope the profile-menu assertion to the menu itself
CI / full-gate (push) Successful in 2m38s
Mirror / github-mirror (push) Successful in 7s
64d1387df2
lilleman marked the pull request as ready for review 2026-08-05 01:11:31 +02:00
lilleman merged commit 64d1387df2 into main 2026-08-05 01:14:05 +02:00
lilleman deleted branch remove-dead-profile-link 2026-08-05 01:14:05 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: larvit/plainpages#50