Create Select Translations Panel Problem Loading Languages View UI
Categories
(Firefox :: Translations, enhancement, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: nordzilla, Assigned: nordzilla)
References
(Regressed 1 open bug)
Details
Attachments
(2 files)
Description
This bug tracks the progress of creating the initial layout of the Select Translations Panel's "problem loading languages" view UI and all of its component elements.
The main view is the primary view of the panel during the happy path, as distinguished from various error/info views in exceptional situations.
This view displays if there is an error loading the languages for the dropdown menus.
Steps to implement
- Add Select Translations Panel header
- Add Beta label
- Add Settings Menu gear icon
- Add error section
- Add localized error text
- Add localized error-hint text
- Add Cancel button
- Add Try again button
Tests to implement
- Test for the existence and visibility of all relevant panel UI elements when this view is triggered.
Assignee | ||
Updated•7 months ago
|
Assignee | ||
Comment 1•7 months ago
|
||
Renames the SelectTranslationsPanel failure state to
translation-failure to disambiguate between that and
the init-failure state added in subsequent commits.
Depends on D208055
Assignee | ||
Comment 2•7 months ago
|
||
Adds the necessary elements to display the initialization-failure
error message in the SelectTranslationsPanel when the language
dropdown menus fail to populate upon opening the panel.
Depends on D208056
Updated•7 months ago
|
Updated•7 months ago
|
Comment 4•7 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3d17e0ed4e87
https://hg.mozilla.org/mozilla-central/rev/3b2cc16c87e2
Description
•