Skip to content

fix(ui): harden mobile layout and accessibility targets - #945

Merged
tiankaima-copilot merged 8 commits into
mainfrom
codex/server-ui-a11y-batch
Aug 27, 2026
Merged

fix(ui): harden mobile layout and accessibility targets#945
tiankaima-copilot merged 8 commits into
mainfrom
codex/server-ui-a11y-batch

Conversation

@tiankaima-copilot

@tiankaima-copilot tiankaima-copilot commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Summary

Validation

  • bunx biome check on all changed source/tests
  • bunx svelte-check --tsconfig ./tsconfig.json (0 errors; 5 pre-existing unused-export warnings)
  • bunx tsc --noEmit -p tsconfig.typecheck.json
  • bunx tsc --noEmit -p tsconfig.typecheck.operational.json
  • bunx tsc --noEmit -p tsconfig.typecheck.tests.json
  • bunx vitest run (381 files, 2383 tests passed)
  • bun run build and bun run openapi:check
  • focused Playwright against a fresh migrated/seeded PostgreSQL DB and local Wrangler worker: section 360/390px before/after composer, short-viewport Todo create/edit, moderation dialog, settings preferences/passkey targets, AppShell focus, plus section/moderation/preferences page contracts (axe/UI-quality gate)

The Browser plugin is unavailable in this environment; the repository Playwright flow is the explicit fallback.

Scope notes

Fixes #862
Fixes #863
Fixes #865
Fixes #870
Fixes #871

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 27, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
life-ustc 2eae03c Aug 27 2026, 01:17 PM

@github-actions

github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

@tiankaima-copilot
tiankaima-copilot force-pushed the codex/server-ui-a11y-batch branch from 6696039 to 057e57f Compare August 27, 2026 10:52
@tiankaima-copilot
tiankaima-copilot force-pushed the codex/server-ui-a11y-batch branch from 057e57f to b6f3186 Compare August 27, 2026 11:15
@tiankaima-copilot
tiankaima-copilot merged commit a17f5c4 into main Aug 27, 2026
18 checks passed
@tiankaima-copilot
tiankaima-copilot deleted the codex/server-ui-a11y-batch branch August 27, 2026 13:32
github-actions Bot pushed a commit that referenced this pull request Aug 27, 2026
## [1.94.1](v1.94.0...v1.94.1) (2026-08-27)

### Bug Fixes

* **ui:** harden mobile layout and accessibility targets ([#945](#945)) ([a17f5c4](a17f5c4))
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.94.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment