You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 14, 2022. It is now read-only.
When focusing the FAB with TalkBack, it should be labelled as "add..." or suchlike, whereas it it is currently reported as being unlabelled. (Implemented in 5dca0b4)
When the FAB is pressed and the overlay shown:
One of the options displayed should be focused;
The user should not be able to swipe to any of the user interface elements that are hidden behind the overlay;
Focusing the FAB or overlay should indicate that activating will close the overlay, whereas currently the FAB is unlabelled and the overlay reports nothing.
The buttons in token cards should be labelled, whereas currently they are reported as unlabelled.
At a minimum, they should be called something like "copy token" and "more options", respectively.
Optimally, they should be labelled something like "Copy <service-name> token" and "More options for <service-name>".