Closed
Bug 1823943
Opened 2 years ago
Closed 1 year ago
Create a reusable component for password field
Categories
(Firefox :: about:logins, task, P2)
Firefox
about:logins
Tracking
()
RESOLVED
FIXED
120 Branch
Tracking | Status | |
---|---|---|
firefox120 | --- | fixed |
People
(Reporter: mtigley, Assigned: mtigley)
References
(Depends on 1 open bug, Blocks 2 open bugs)
Details
(Whiteboard: [fxcm-productive-ux] )
Attachments
(4 files)
It would be nice to have a reusable component for a password field. It would need the following things:
- Internally tracks the password value when editing
- Conceals password value and length when field isn't focused
- Reveals password value when field is focused / being modified
Assignee | ||
Updated•2 years ago
|
Severity: -- → S4
Priority: -- → P2
Assignee | ||
Updated•2 years ago
|
Type: enhancement → task
Whiteboard: [fxcm-productive-ux]
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
we will be branching for Bugzilla 4.4, and we have determined that this particular bug is too risky or invasive to be included in that release. So, we've decided to make 5.0, which is our upcoming major release, the target milestone for this bug.
Comment 3•1 year ago
|
||
Comment 4•1 year ago
|
||
Depends on D186158
Comment 5•1 year ago
|
||
Depends on D186159
Pushed by imani@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c7187513c494
P1. Create components for login item input fields. r=mtigley,credential-management-reviewers
https://hg.mozilla.org/integration/autoland/rev/4f2e20dc47c9
P2. Extract input specific styles from login-item.css. r=mtigley,desktop-theme-reviewers,credential-management-reviewers,emilio
https://hg.mozilla.org/integration/autoland/rev/8ad130abc64f
P3. Add stories for input field components. r=mtigley,credential-management-reviewers
Comment 10•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c7187513c494
https://hg.mozilla.org/mozilla-central/rev/4f2e20dc47c9
https://hg.mozilla.org/mozilla-central/rev/8ad130abc64f
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•