[wp-trac] [WordPress Trac] #54813: Issue on mobile device in user listing page

WordPress Trac noreply at wordpress.org
Tue Sep 20 09:50:38 UTC 2022


#54813: Issue on mobile device in user listing page
-------------------------------------------------+-------------------------
 Reporter:  sumitsingh                           |       Owner:  (none)
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  6.1
Component:  Users                                |     Version:  5.8.3
 Severity:  normal                               |  Resolution:
 Keywords:  has-screenshots has-patch needs-     |     Focuses:  css,
  testing                                        |  administration
-------------------------------------------------+-------------------------

Comment (by sabernhardt):

 PR 3239 is a viable option; I agree that the distance between these
 controls should be (at least) as much as the distance between the User
 search input and its button.

 However, I suggest using [attachment:"54813.2.diff"] to fix the absolute
 positioning overlap, together with the margin fix. It clears the float on
 the second `.actions` element and only adds a margin on that. For
 languages with wider controls, the patch includes a bottom margin for the
 `select` elements in case the button wraps to the next line on small
 screens, to give a little space for focus outlines.

 Both patch options increase empty space before the Search on other list
 tables screens: 10 pixels with the PR, 15 pixels with the .diff patch.
 (The second `.actions` element has no content on those screens, but it is
 not exactly empty to use the CSS `:empty` in 54813.2.diff.)

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/54813#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list