Skip to content

[#86, #89] Frontend: Build design token system for colors, spacing, and typography + Improve accessibility baseline (WCAG 2.1 AA)#200

Merged
Junirezz merged 2 commits intoJunirezz:mainfrom
UzyKhs:fix/86-89-frontend-build-design-token-system-for-colors-spacing-and-typography-frontend-improve-accessibility-baseline-wcag-2-1-aa
Mar 30, 2026
Merged

[#86, #89] Frontend: Build design token system for colors, spacing, and typography + Improve accessibility baseline (WCAG 2.1 AA)#200
Junirezz merged 2 commits intoJunirezz:mainfrom
UzyKhs:fix/86-89-frontend-build-design-token-system-for-colors-spacing-and-typography-frontend-improve-accessibility-baseline-wcag-2-1-aa

Conversation

@UzyKhs
Copy link
Copy Markdown

@UzyKhs UzyKhs commented Mar 27, 2026

Summary

  • Introduce a frontend design-token baseline for color, spacing, and typography with global utility updates.
  • Improve accessibility baseline with skip-link navigation, stronger focus-visible states, semantic landmarks, and pagination/nav accessibility improvements.
  • Repair broken frontend composition/state code (App, VaultDashboard, URL state, wallet polling) and ensure the app builds and tests pass.

Test plan

  • npm run build
  • npm test -- --run

Closes #86
Closes #89

Add structured color, spacing, and typography tokens, improve keyboard and focus accessibility, and stabilize wallet/dashboard/table behavior so build and tests run reliably.

Made-with: Cursor
@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 27, 2026

@UzyKhs Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Junirezz
Copy link
Copy Markdown
Owner

theres too many conflicts here and im busy myself, please resolve

…-for-colors-spacing-and-typography-frontend-improve-accessibility-baseline-wcag-2-1-aa
@Junirezz Junirezz merged commit 8796085 into Junirezz:main Mar 30, 2026
0 of 4 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.

Frontend: Improve accessibility baseline (WCAG 2.1 AA) Frontend: Build design token system for colors, spacing, and typography

2 participants