[wp-trac] [WordPress Trac] #60091: Improve language dropdown usability
WordPress Trac
noreply at wordpress.org
Mon Apr 29 11:59:10 UTC 2024
#60091: Improve language dropdown usability
--------------------------+------------------------------------------------
Reporter: | Owner: (none)
alanjacobmathew |
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 6.6
Component: I18N | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: ui, accessibility, administration
2nd-opinion |
--------------------------+------------------------------------------------
Comment (by swissspidy):
Well, as I said in my earlier comment(s), just adding the locale code at
the end doesn't really solve the keyboard navigation aspect.
And the issue with the Tamil locales specifically is best solved by just
asking the locale team to update the translation.
If we wanna experiment with improving the language dropdown using the
ComboBox component (which supports autosuggest and improved appearance),
I'd suggest doing that in the [https://github.com/swissspidy/preferred-
languages Preferred Languages] feature project. That is already React-
powered, so we avoid doing duplicate work. The big downside: ComboBox does
not support option groups like we need them for the language dropdown. So
first we'd need to add support for that in Gutenberg.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60091#comment:22>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list