mozilla-lockwise / lockbox-extension

Experimental Firefox extension for login management experiences, not being actively developed
Mozilla Public License 2.0
127 stars 26 forks source link

Hide "Copy" buttons on details page if Username/Password is blank? #312

Open pdehaan opened 6 years ago

pdehaan commented 6 years ago

Micro UI nit, but it may be nice to hide the "Copy" buttons on the details page if the user didn't enter a username/password.

Username/Password not empty, [Copy] buttons still visible:

lockbox_entries

Username/Password empty, [Copy] buttons hidden:

lockbox_entries
jimporter commented 6 years ago

Maybe disable them rather than hide them so that the user understands that copying is a possibility if they have anything filled in?