[wp-trac] [WordPress Trac] #49231: Plugins admin screens: form fields issue on small screens
WordPress Trac
noreply at wordpress.org
Thu Jul 2 17:16:00 UTC 2020
#49231: Plugins admin screens: form fields issue on small screens
---------------------------------------+-----------------------------------
Reporter: passoniate | Owner: audrasjb
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 5.5
Component: Plugins | Version:
Severity: normal | Resolution:
Keywords: has-patch has-screenshots | Focuses: ui, accessibility,
| css
---------------------------------------+-----------------------------------
Comment (by afercia):
[attachment:"49231.diff"] builds on the previous patches and does a few
things:
- removes the wrapping label in favor of a label associated with for/id
attributes, which is a win for accessibility
- uses CSS flexbox for the layout of the "filter links" and the search
form
- groups some new CSS rulesets within the existing `782px` media query
instead of adding new ones as it's always best to reuse existing media
queries
I've tested it on macOS browsers and flexbox seems to work well. Some more
testing would be nice :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49231#comment:33>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list