fix(ui): harden mobile layout and accessibility targets - #945
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
life-ustc | 2eae03c | Aug 27 2026, 01:17 PM |
Contributor
|
E2E HTML report is ready: https://life-ustc.github.io/e2e-snapshot-artifacts/reports/33075899126/index.html |
tiankaima-copilot
force-pushed
the
codex/server-ui-a11y-batch
branch
from
August 27, 2026 10:52
6696039 to
057e57f
Compare
tiankaima-copilot
force-pushed
the
codex/server-ui-a11y-batch
branch
from
August 27, 2026 11:15
057e57f to
b6f3186
Compare
…batch # Conflicts: # src/features/section-detail/components/SectionDetailMainContent.svelte # src/features/section-detail/components/SectionExamSection.svelte
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))
Contributor
|
🎉 This PR is included in version 1.94.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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
Validation
bunx biome checkon all changed source/testsbunx svelte-check --tsconfig ./tsconfig.json(0 errors; 5 pre-existing unused-export warnings)bunx tsc --noEmit -p tsconfig.typecheck.jsonbunx tsc --noEmit -p tsconfig.typecheck.operational.jsonbunx tsc --noEmit -p tsconfig.typecheck.tests.jsonbunx vitest run(381 files, 2383 tests passed)bun run buildandbun run openapi:checkThe 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