Skip to content

2.1.22

Choose a tag to compare

@ernestdefoe ernestdefoe released this 19 May 10:35
Polish guest login/signup buttons + harden TagDiscussionModal on mobile

- HeaderSecondary's logIn / signUp items get a paired pill treatment:
  Sign Up is the primary CTA (filled primary), Log In is a ghost pill
  that defers to it. Scoped to .Header-controls so the LogInButtons
  inside the modal keep stock styling.
- TagDiscussionModal: nail down surface bg + z-index above composer +
  reclaim phone top padding so the search input lands at the top of
  the viewport (was being eaten by header-height-phone). Tag tiles
  get a 44px min-height for proper touch targets on phone.

Note: this does not replace the modal with an inline dropdown —
that's a separate, larger change (override flarum/tags' chooseTags
hook). Mosaic continues to use stock Flarum tag selection behavior.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>