[wp-trac] [WordPress Trac] #54808: Posts search term does not wrap well on mobile (was: UI issue on post listing page)

WordPress Trac noreply at wordpress.org
Thu Jan 13 19:16:37 UTC 2022


#54808: Posts search term does not wrap well on mobile
-------------------------------------+-------------------------------------
 Reporter:  sumitsingh               |       Owner:  (none)
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  Future Release
Component:  Administration           |     Version:  5.8.3
 Severity:  normal                   |  Resolution:
 Keywords:  has-screenshots needs-   |     Focuses:  ui, css,
  patch                              |  administration
-------------------------------------+-------------------------------------
Changes (by sabernhardt):

 * keywords:  has-screenshots => has-screenshots needs-patch
 * focuses:  ui, accessibility, css, administration => ui, css,
              administration
 * component:  Posts, Post Types => Administration
 * milestone:  Awaiting Review => Future Release


Comment:

 I changed the component because this can happen on any screen with search
 (though Posts and Pages should be most common for long search terms).

 Perhaps the `subtitle` element should have its own line on narrower
 screens.

 {{{
 .subtitle {
         padding-left: 0;
         display: block;
         line-height: 1.5;
 }
 }}}

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


More information about the wp-trac mailing list