Open
Bug 1918720
Opened 1 year ago
Updated 1 year ago
Conditionally render label and explain in `input-field.mjs`
Categories
(Toolkit :: Password Manager, task)
Toolkit
Password Manager
Tracking
()
NEW
People
(Reporter: issammani, Unassigned)
Details
Right now, we control whether we show the explainer or not in input-field.mjs using css. This doesn't scale well. Ideally, we should render the explainer and label conditionally depending on the existence of the l10Id.
You need to log in
before you can comment on or make changes to this bug.
Description
•