Closed
Bug 1876286
Opened 2 years ago
Closed 1 year ago
Dynamically populate the dropdown menu selectors in the Secondary Translation Settings
Categories
(Firefox :: Translations, enhancement, P3)
Firefox
Translations
Tracking
()
RESOLVED
FIXED
126 Branch
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: colorcodedcrayons, Assigned: colorcodedcrayons)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Implement the language dropdown menus
- Add functionality which dynamically populates the dropdown menu selectors.
- We need to retrieve the list of available languages and dynamically populate the menus.
- When a language is selected, add it to the list for that section as shown in the PDF.
- Do not worry about the trash can or deleting languages in this patch.
- The language needs to be added to the relevant pref as well.
- Test that you are able to simulate clicking on the dropdown and selecting a new language.
- Test that when you click a new language, it is added to the correct section on the screen.
- etc.
Updated•2 years ago
|
Assignee: nobody → colorcodedcrayons
Status: UNCONFIRMED → NEW
Depends on: 1872860
Ever confirmed: true
Priority: -- → P3
Assignee | ||
Comment 1•2 years ago
|
||
Updated•1 years ago
|
Attachment #9376395 -
Attachment description: WIP: Bug 1876286 - [translations] Dynamically populate the dropdown menu selectors in the Secondary Translation Settings. → Bug 1876286 - [translations] Dynamically populate the dropdown menu selectors in the Secondary Translation Settings. r=nordzilla!
Pushed by enordin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ea7ba5f7069f
[translations] Dynamically populate the dropdown menu selectors in the Secondary Translation Settings. r=nordzilla,fluent-reviewers,settings-reviewers,desktop-theme-reviewers,translations-reviewers,emilio,bolsson,Gijs
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•