HomePhabricator

Correct an issue where the default "Settings" screen could show the wrong…

Description

Correct an issue where the default "Settings" screen could show the wrong settings

Summary:
Depends on D20013. Recently, I renamed the "Account" panel to "Language".

When you land on "Settings" and the first panel is an "EditEngine" panel ("Account/Langauge", "Date and Time", and "Conpherence" are all "EditEngine" panels), the engine shows the controls for the first panel.

However, the "first panel" according to EditEngine and the "first panel" in the menu are currently different: the menu groups panels into topics.

When I renamed "Account" to "Language", it went from conicidentally being the first panel in both lists to being the second panel in the grouped menu list and the, uh, like 12th panel in the ungrouped raw list.

This made landing on "Settings" show you the right chrome, but show you a different panel's controls ("Conpherence", now alphabetically first).

Instead, use the same order in both places.

(This was also a pre-existing bug if you use a language which translates the panel names such that "Account" is not alphabetically first.)

Test Plan: Visited "Settings", saw "Date & Time" form controls instead of "Conpherence" form controls on the default screen with "Date & Time" selected in the menu.

Reviewers: amckinley

Reviewed By: amckinley

Differential Revision: https://secure.phabricator.com/D20016

Details

Provenance
epriestleyAuthored on Jan 23 2019, 2:39 PM
epriestleyPushed on Jan 23 2019, 10:09 PM
Reviewer
amckinley
Differential Revision
D20016: Correct an issue where the default "Settings" screen could show the wrong settings
Parents
rPf69fbf5ea6d0: Make the "Test" adapter support both SMS and email
Branches
Unknown
Tags
Unknown
Build Status
Buildable 21666
Build 29548: Run Core Tests