[wp-trac] [WordPress Trac] #43700: Language switcher on the login screen
WordPress Trac
noreply at wordpress.org
Wed Oct 7 17:40:21 UTC 2020
#43700: Language switcher on the login screen
-------------------------------------------------+-------------------------
Reporter: johnbillion | Owner:
| johnbillion
Type: enhancement | Status: reviewing
Priority: normal | Milestone: Future
| Release
Component: I18N | Version: 4.7
Severity: normal | Resolution:
Keywords: has-patch needs-testing needs- | Focuses:
design-feedback | accessibility
-------------------------------------------------+-------------------------
Changes (by sabernhardt):
* keywords: needs-patch => has-patch needs-testing needs-design-feedback
Comment:
Patch is updated for accessibility concerns and a few other changes. (The
`since` note is still the placeholder because this may not be ready for
5.6.)
* Reduces padding above logo
* Removes border around language switcher
* Shows overflow (focus outline)
* Adds "Change" submit button (reusing text string from `wp-admin/includes
/class-wp-users-list-table.php`)
* Centers language switcher instead of aligning under the links
* Centers submit button below the `select` and `label` at screen widths up
to 400px
* Code consistency:
1. replacing spaces with tabs
2. `method="get"` lowercase
3. adding zero for "0.5em"
4. moving `aria-hidden` attribute after classes to match the show password
button's order
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43700#comment:20>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list