Closed
Bug 1896670
Opened 1 year ago
Closed 1 year ago
Split up Email.mjs
Categories
(Thunderbird :: Account Manager, task, P3)
Thunderbird
Account Manager
Tracking
(Not tracked)
RESOLVED
FIXED
129 Branch
People
(Reporter: vineet, Assigned: vineet)
References
(Depends on 1 open bug)
Details
Attachments
(1 file)
The current email.mjs file for account hub email set up is too large. We need to separate it into logical components, like form fields, footer buttons, and account add logic.
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Attachment #9402995 -
Attachment description: WIP: Bug 1896670 - Split up email.mjs file, create form template. → Bug 1896670 - Split up email.mjs file, create form template. r=#thunderbird-front-end-reviewers
Updated•1 year ago
|
Attachment #9402995 -
Attachment description: Bug 1896670 - Split up email.mjs file, create form template. r=#thunderbird-front-end-reviewers → WIP: Bug 1896670 - Split up email.mjs file, create form, step, footer and header templates.
Updated•1 year ago
|
Attachment #9402995 -
Attachment description: WIP: Bug 1896670 - Split up email.mjs file, create form, step, footer and header templates. → Bug 1896670 - Split up email.mjs file, create form, step, footer and header templates. r=#thunderbird-reviewers
| Assignee | ||
Updated•1 year ago
|
Keywords: checkin-needed-tb
Target Milestone: --- → 129 Branch
Pushed by sean@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/569fe09d2930
Split up email.mjs file, create form, step, footer and header templates. r=aleca
You need to log in
before you can comment on or make changes to this bug.
Description
•