Skip to content

Fix settings layout and a11y message truncation#64

Merged
aguspe merged 1 commit intomainfrom
fix/settings-layout-a11y
Mar 15, 2026
Merged

Fix settings layout and a11y message truncation#64
aguspe merged 1 commit intomainfrom
fix/settings-layout-a11y

Conversation

@aguspe
Copy link
Copy Markdown
Contributor

@aguspe aguspe commented Mar 15, 2026

Summary

  • Center settings options (Timeout, Browser Options, Paths) in the settings tab using flex centering and max-w-2xl
  • Increase error message truncation limit from 2000 to 20000 chars so multi-violation accessibility reports aren't cut off (the previous limit was causing only 1 of 3 violations to display)

Test plan

  • All 577 unit tests pass
  • TypeScript typecheck passes
  • Verify settings options are centered in the settings tab
  • Verify all 3 accessibility violations now display in dashboard

🤖 Generated with Claude Code

@aguspe aguspe merged commit 80ed489 into main Mar 15, 2026
2 checks passed
@aguspe aguspe mentioned this pull request Mar 15, 2026
aguspe added a commit that referenced this pull request Mar 29, 2026
Fix settings layout and a11y message truncation
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