-
-
Notifications
You must be signed in to change notification settings - Fork 117
Description
Bug type
Cosmetic
App version
5.5.2
Device environment
Android v. 9; model Nokia 8 TA-1004
Bug description
Description
Hello. Regarding the "Hide tokens" feature, the sections of https://2fas.com/support/2fas-auth-mobile-app/2fas-auth-app-tutorial/ and the application itself have the following respective descriptions:
- "Enable this feature to hide all tokens on the list. You need to tap a token to view it."
- "Tokens will be revealed on tap"
These are approximate and open to misinterpretation, although not harmful.
Steps to reproduce
Settings ==> Appearance: ==> Hide tokens | enabled
As it stands, clicking on the token's name, or the token itself, which is here replaced by six dots as a mask, does not reveal the token. In order to be revealed, it is necessary to tap nothing other than the eye-icon attached to it.
The implemented feature, which the documentation should reveal, is copying token to clipboard, which is achievable using these methods:
- a single click on the token's name or on the token itself, which is replaced by dots as a mask.
- a double click on the eye-icon attached to the token.
Solution
Descriptions to be consistent with this implemented copying feature.
Additional context
No response
Acknowledgements
- This issue is not a duplicate of an existing bug report.
- I understand that security vulnerabilities should be reported to [email protected] instead of on GitHub.
- I have chosen an appropriate title.
- All requested information has been provided properly.