Make a Copy button always present next to a password
In the iOS app, there is a Copy button next to a password only when the password is masked. This Copy button should be present on all platforms (iOS, web, etc) whether or not the password is masked.
The current implementation requires an extra click/tap to select the password which then exposes a copy button. Since copying a password is a high-frequency operation, it would be better to eliminate the extra click/tap.
1
vote
Terry Wells
shared this idea