Merged
Conversation
Theme Toggle: - Add ☀️/🌙 toggle button to TopBar (always visible, single click) - Add Dark/Light pill toggle to Mobile More sheet - Sync with MutationObserver for external theme changes (Settings, Cmd+K) - Update Settings page hint to mention TopBar icon Quest UI Polish: - Fix CandidatureUnlock progress bar for light theme (hardcoded grays → vars) - Fix progress ring text from 8px → 11px (was illegible) - Fix difficulty colors to use design tokens (--color-success/info/warning/danger) - Fix locked state: opacity 0.7 + grayscale instead of opacity 0.6 (WCAG) - Fix quest card title: 12px/500 → 13px/600 for consistency - Fix quest description: 10px mono → 12px sans-serif for readability - Fix hero description: mono → sans-serif for body text - Standardize quest grid gap to 12px (was 6px vs 16px mismatch) - Standardize quest card padding to 12px - Add tabular-nums to XP display for counter alignment - Replace rgba(255,255,255,...) backgrounds with theme-adaptive variables - Add 🔒 icon to locked quest status - Increase Leaderboard "You" indicator: 0.75rem → 0.875rem + bold - Add safe-area-inset to quest toast for iPhone notch 1,587/1,588 tests pass (1 pre-existing flaky timeout on main). 0 TS errors, 0 lint errors.
✅ Deploy Preview for memba-multisig ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
The latest Buf updates on your PR. Results from workflow CI / proto (pull_request).
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Theme Toggle
Quest UI Fixes
Test plan