DEV Community

Cover image for Bad UX - LastPass Password Dialog
iainrough
iainrough

Posted on

2 2

Bad UX - LastPass Password Dialog

image

So for a while, I have seen the one-time password field on the above dialog from LastPass with an instruction to "Enter Secret Key".

otpauth://totp/hub.docker.com:{username}?algorithm=SHA1&digits=6&issuer=hub.docker.com&period=30&secret={Secret}
Enter fullscreen mode Exit fullscreen mode

I tried entering the {Secret} from a decoded QR code and entering the complete otpauth URL, nothing worked.

Today I decided to google it and found: Last Pass Support Page.

WHAT, the "Enter Secret Key" is a button!!!!
image

And yes they also had to
point it out with an arrow
so they could explain the
feature to the users.
Screenshot from LastPass Help

Simple Improvements in less than 5min.


Let there be buttons

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay