lockbox-extension
lockbox-extension copied to clipboard
Entry details screenshot needs to be updated in onboarding flow
trafficstars
This is what the edit Entry Details page looks like in master branch currently:
Here's what the screenshot (moz-extension://{addon-id}/images/intro-step-3.png) looks like during onboarding w/ zero entries:
https://github.com/mozilla-lockbox/lockbox-extension/blob/9eefdcbfc15b9deaaf9d1760a3abc91c7c5926af/src/webextension/list/manage/components/intro-page.js#L46
Note the following differences:
- "Site name" vs "Entry name".
- Position of "Copy" buttons relative to the content.
- Appearance of password bullets.
Also minor differences on the first screenshot:
| SCREENSHOT | ACTUAL |
|---|---|
![]() |
![]() |
- "Username" placeholder is different.
- "Password" field is missing "Show" toggle button.
- "Notes" label is missing "(optional)" suffix.
Since this is just a temporary UI (we'll eventually have an intro on Test Pilot or something), I'm not sure how much time we want to spend keeping this in sync... @changecourse?

