Description
Difficulty: Hard
Type: Test
Summary
Add accessibility checks and guidance for key wallet flows.
Current Behaviour
Wallet screens may not consistently include accessible labels, focus order, readable states, or error announcements.
Expected Behaviour
The mobile app should improve accessibility for wallet creation, import, balance, send, receive, and address book screens.
Suggested Implementation
Audit screens, add missing accessibility props, tests or manual checklist, and docs.
Files or Areas Likely Affected
- src/screens/
- src/components/
- src/wallet/
- src/payments/
- tests/
- docs/
Acceptance Criteria
Additional Notes
This is a meaningful UX quality issue.
Description
Difficulty: Hard
Type: Test
Summary
Add accessibility checks and guidance for key wallet flows.
Current Behaviour
Wallet screens may not consistently include accessible labels, focus order, readable states, or error announcements.
Expected Behaviour
The mobile app should improve accessibility for wallet creation, import, balance, send, receive, and address book screens.
Suggested Implementation
Audit screens, add missing accessibility props, tests or manual checklist, and docs.
Files or Areas Likely Affected
Acceptance Criteria
Additional Notes
This is a meaningful UX quality issue.