[wp-trac] [WordPress Trac] #46960: Site Health: Table design issue in small devices(iphone 5/SE).
WordPress Trac
noreply at wordpress.org
Thu May 16 15:16:27 UTC 2019
#46960: Site Health: Table design issue in small devices(iphone 5/SE).
-------------------------------------+-------------------------------------
Reporter: immeet94 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.2.2
Component: Administration | Version: 5.2
Severity: normal | Resolution:
Keywords: has-screenshots site- | Focuses: ui, accessibility,
health has-patch needs-refresh | administration
-------------------------------------+-------------------------------------
Changes (by Clorith):
* milestone: 5.2.1 => 5.2.2
Comment:
[attachment:"#46960-shashank-update.patch"] moves everything to be
multiple lines regardless of the viewport size, this isn't a good user
experience.
As @desrosj mentions, `word-break` can do weird things for various
locales, so let's avoid that.
Are there any major issues with taking the `overflow-x: auto` approach?
(This essentially lets you scroll horizontally if it overflows, the only
downside is that there's no scrollbar to indicate this possibility on
handheld devices, but I believe it's so ingrained that you can swipe
sideways to read remaining text on these that that may not be an issue?)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46960#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list