Skip to content

feat: improve dapp accessibility#67

Open
snkk2x-collab wants to merge 1 commit into
Zcorehub:mainfrom
snkk2x-collab:codex/dapp-a11y-52
Open

feat: improve dapp accessibility#67
snkk2x-collab wants to merge 1 commit into
Zcorehub:mainfrom
snkk2x-collab:codex/dapp-a11y-52

Conversation

@snkk2x-collab

Copy link
Copy Markdown

Summary

  • add a keyboard-visible skip link and main landmark to DappShell
  • add explicit accessible names and busy state to wallet connection controls
  • announce wallet auth errors with role="alert" and aria-live="polite"
  • expose tier and score progress through screen-reader labels and progressbar semantics
  • document the dapp accessibility checklist in Docs/accessibility.md

Validation

  • pnpm build
  • simulated merge with origin/main completed without conflicts
  • pnpm build also passed after the simulated merge

Notes

tsc --noEmit still reports existing issues in components/api-response-card.tsx and lib/wallet-kit.ts. Next build also reports an existing @stellar/freighter-api dynamic import warning after merging current main, but exits successfully.

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