-
Notifications
You must be signed in to change notification settings - Fork 223
Description
Feature description
I had tested using a screen reader with keyboard only, and found the following problems that can be improved to increase accessibility.
-
The balance show is not labeled so to check balance we have to go to alby accounts.

-
Recent Transactions are also not labeled. Outgoing and incoming are not changing with the tab button. We have to select incoming by right arrow key, so if any person who is blind uses it he/she may be unaware about this field and how to select it.
-
Incoming transactions are not labeled. We can make them dynamic also so we can also see who send them.

-
With keyboard we are unable to select ‘See all Transactions’

-
On the receiving screen we have only these fields labeled so we can also label qr code to scan and other remaining also.

-
Here on the send screen there is no label on amount which can help for the amount confirmation and how much amount they are sending.

-
On the success screen there is no level or any announcement for the success of the transaction.

-
When we click on these dropdowns then we are not able to select the dropdown option with tab , we have to use arrow keys which make it difficult for any blink user to judge what he/she has to do.

Describe the solution
-
Every information on the screen or any CTA should be labeled. Here on the home screen the amount should be labeled.

-
To switch between outgoing and incoming we can use tab and to get more detail about individual we can get them by click enter.
-
'Recent Transactions' should be labeled and 'See all transactions' should be labeled and clickable.

-
For incoming tab when we select any particular transaction the transaction should be spelled like: 'Message: XXX'

Describe alternatives
No response
Additional context
No response
Are you working on this?
Yes



