Skip to content

style(design): desktop layouts for Home + Profile web#301

Merged
KishParikh13 merged 3 commits into
v2from
feat/web-desktop-design
May 29, 2026
Merged

style(design): desktop layouts for Home + Profile web#301
KishParikh13 merged 3 commits into
v2from
feat/web-desktop-design

Conversation

@KishParikh13

Copy link
Copy Markdown
Collaborator

Desktop web design pass. Home (≥1024px web) → centered two-column (schedule + right rail) instead of a stranded mobile column; Profile (≥1024px) → wider two-column field grid + quiet empty-state placeholders. Mobile/native unchanged (gated on web+width). Explore/Feed already had desktop layouts (untouched). 187 FE tests green; visual-QA before/after at 1440px, 0 console errors.

KishParikh13 and others added 3 commits May 29, 2026 04:35
At >=1024px on web, compose Home as a centered ~1040px container with a
primary schedule column (Up Next + This Week/Coming Up) and a ~320px right
rail (member's center + welcome tour + board activity), instead of a narrow
640px column stranded in empty gray. Section blocks are extracted and reused
verbatim — only their arrangement differs. Mobile web and native iOS keep the
original single centered column unchanged.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
At >=1024px the profile container widens to 1080px and Birthday + Center pair
into a two-column row, tightening the page so it no longer reads as a sparse
stranded column. Empty read-only fields (Birthday, Center, Bio) now show a
quiet italic placeholder ("Not added yet", "No center selected", etc.) instead
of a bare em-dash. Mobile web keeps the stacked single column; native iOS is
unaffected (separate layout). Editing flow, validation, and the center search
dropdown are unchanged.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@KishParikh13 KishParikh13 merged commit 68c7caa into v2 May 29, 2026
1 check passed
@KishParikh13 KishParikh13 deleted the feat/web-desktop-design branch May 29, 2026 11:45
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.

1 participant