Skip to content

Promote lobby scrolling fix to production#260

Merged
coder13 merged 2 commits into
masterfrom
dev
Jul 18, 2026
Merged

Promote lobby scrolling fix to production#260
coder13 merged 2 commits into
masterfrom
dev

Conversation

@coder13

@coder13 coder13 commented Jul 18, 2026

Copy link
Copy Markdown
Owner

Release candidate

Promote exact dev commit 92052e3b7d95f481ed9b17d1b2e00238ff827814 to master.

Included change

  • #259 — fix lobby room-list scrolling in short/mobile viewports
  • reviewed committed diff with no findings
  • no schema migrations or backfill

Candidate validation

  • CI push run — client, server, production configuration/backup rehearsal, and Cypress passed
  • CodeQL push run — passed
  • local client lint (existing warnings only), 97/97 client tests, production build, and 11/11 full-stack Cypress scenarios passed

Deployment and rollback

  • intended target: api (client-only change; API container serves the static client)
  • deploy using scripts/deploy.sh after the master push checks pass
  • rollback: the deploy script snapshots the currently running API image and automatically restores it if readiness or nginx reload fails

coder13 added 2 commits July 17, 2026 17:31
Constrain the lobby flex hierarchy to the viewport so the existing room list overflow can scroll. Add a full-stack browser regression for short viewports.
Fix lobby room list scrolling

Bound the lobby flex hierarchy to the viewport so room and user panels scroll correctly in short layouts.
@coder13
coder13 marked this pull request as ready for review July 18, 2026 00:37
@coder13
coder13 merged commit bfe539d into master Jul 18, 2026
14 checks passed
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