Skip to content

feat: Show communities in user's account dropdown and other header improvements#3603

Merged
isTravis merged 6 commits intomainfrom
tr/header
Apr 23, 2026
Merged

feat: Show communities in user's account dropdown and other header improvements#3603
isTravis merged 6 commits intomainfrom
tr/header

Conversation

@isTravis
Copy link
Copy Markdown
Member

Three changes to the global header controls:

  1. "Your Communities" in user menu — The user dropdown now has a "Your Communities" section lazily fetches and lists all communities the user is affiliated with. Adds a new GET /api/users/communities endpoint that queries across direct memberships, pub/collection memberships, and attributions. Finally...

  2. Supadmin link — Superadmins now see a "Supadmin" link on the far left of the header controls, linking to /superadmin.

  3. Dev community switcher repositioned — On localhost/dev, the community switcher now appears in a consistent position as we moved the honeypot/captcha visuals to be absolutely positioned below Create Pub button (which they are a part of). This will prevent the community switcher from jumping positions soon afer page load when the captcha pops in.

Screenshot 2026-04-22 at 11 03 26 PM

@tefkah
Copy link
Copy Markdown
Member

tefkah commented Apr 23, 2026

haha great, thanks for moving the captcha!

@isTravis isTravis merged commit d64ea5c into main Apr 23, 2026
1 check passed
@isTravis isTravis deleted the tr/header branch April 23, 2026 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants