Open
Bug 2054215
Opened 15 days ago
Updated 14 days ago
Update edit-profile-card.mjs to use moz-input-text component
Categories
(Toolkit :: Themes, task)
Toolkit
Themes
Tracking
()
NEW
People
(Reporter: akulyk, Unassigned)
References
(Depends on 1 open bug)
Details
(Whiteboard: [recomp])
The profile name field in the edit/create profile page uses a raw <input type="text"> with hand-rolled label, validation, and error-message markup. Replace it with the reusable moz-input-text component for consistency with the Nova and Acorn design system, while preserving existing behavior (empty/duplicate-name validation, "Profile saved" message, and accessible error announcement).
Updated•15 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•