Skip to content

fix: accessibility improvements for Stellar flows#97

Open
lightnoor890 wants to merge 1 commit into
wraith-protocol:developfrom
lightnoor890:fix/accessibility-stellar-flows
Open

fix: accessibility improvements for Stellar flows#97
lightnoor890 wants to merge 1 commit into
wraith-protocol:developfrom
lightnoor890:fix/accessibility-stellar-flows

Conversation

@lightnoor890

Copy link
Copy Markdown

closes #75

@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

@lightnoor890 is attempting to deploy a commit to the truthixify's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@lightnoor890 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

@truthixify

Copy link
Copy Markdown
Contributor

A11y fixes look good (StellarReceive aria-live region, focus rings, contrast). Conflicts now on multiple files because recent demo PRs touched them. Quick rebase:

git fetch origin
git rebase origin/develop
# For each conflicted component file, keep develop's structure + re-apply your aria/role/focus additions
git add -u
git rebase --continue
git push --force-with-lease

Also note: PR body has no closes #N reference. If this is for a specific assigned issue, add the link.

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.

WCAG 2.1 AA accessibility audit + fixes for Stellar flows

2 participants