[wp-trac] [WordPress Trac] #54764: UI issue in mobile device on add new theme page

WordPress Trac noreply at wordpress.org
Thu Jan 13 01:29:25 UTC 2022


#54764: UI issue in mobile device on add new theme page
-------------------------------------------------+-------------------------
 Reporter:  sumitsingh                           |       Owner:  (none)
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  6.0
Component:  General                              |     Version:  5.8.2
 Severity:  normal                               |  Resolution:
 Keywords:  has-screenshots good-first-bug has-  |     Focuses:  ui, css
  patch commit                                   |
-------------------------------------------------+-------------------------
Changes (by costdev):

 * keywords:  has-screenshots good-first-bug has-patch => has-screenshots
     good-first-bug has-patch commit


Comment:

 The "squashed" preview occurs both when viewing the Theme Details `.theme-
 overlay iframe` and the Customizer `#customize-container iframe`.

 [https://github.com/WordPress/wordpress-develop/pull/2146 PR 2146] changes
 the width from `100%` to `100vw`. In doing so, a previously "squashed"
 preview (based on remaining available container space) becomes a "true"
 preview (based on the user's viewport width).

 As expected, this PR resolves the issue in both locations.

 Great work @shreyasikhar26! Marking with `commit` for final review.

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


More information about the wp-trac mailing list