feat(ui): UI tweaks round 3 #114

Merged
padreug merged 3 commits from feat/ui-tweaks-3 into dev 2026-06-18 12:45:30 +00:00
Owner

Round 3 of cosmetic UI tweaks (work in progress — more commits to come).

  • Logged-out menu trigger uses the generic User icon instead of LogIn — reads as "your account / profile" and matches the avatar shown when logged in. Still opens the same profile/menu sheet (with the login CTA).

🤖 Generated with Claude Code

Round 3 of cosmetic UI tweaks (work in progress — more commits to come). - Logged-out menu trigger uses the generic **User** icon instead of LogIn — reads as "your account / profile" and matches the avatar shown when logged in. Still opens the same profile/menu sheet (with the login CTA). 🤖 Generated with [Claude Code](https://claude.com/claude-code)
The top-right menu trigger showed a LogIn (arrow-into-door) icon when
logged out; use the generic User icon instead — it reads as "your
account / profile" and matches the avatar shown when logged in. Still
opens the same profile/menu sheet (with the login CTA).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
padreug force-pushed feat/ui-tweaks-3 from 576a98315e to 8249187d56 2026-06-17 10:43:14 +00:00 Compare
padreug force-pushed feat/ui-tweaks-3 from 8249187d56 to c8da42b515 2026-06-17 16:51:19 +00:00 Compare
Comment out the profile sheet's "Back to hub" link (and its hubRootUrl)
since only the events app ships first — nothing to go back to yet. The
commented markup swaps the old Home icon for the HUB's brand-kit logo
(noted as a @brand-hub-logo alias to add when re-enabled — the hub logo,
not the per-standalone @brand-app-logo) so it's ready to re-enable when
the hub launches.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The page header used py-4, putting the logo/banner ~6px below the fixed
top-right profile icon's center. Use pt-2.5 so the header sits centered
on the same horizontal axis as the profile icon (both centers at 30px).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
padreug deleted branch feat/ui-tweaks-3 2026-06-18 12:45:30 +00:00
Sign in to join this conversation.
No description provided.