[wp-trac] [WordPress Trac] #49231: Plugins admin screens: form fields issue on small screens

WordPress Trac noreply at wordpress.org
Fri Apr 24 13:45:42 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 early      |     Focuses:  ui,
  needs-refresh                                  |  accessibility, css
-------------------------------------------------+-------------------------
Changes (by afercia):

 * keywords:  has-patch has-screenshots early => has-patch has-screenshots
     early needs-refresh


Comment:

 Looking at [attachment:"49231.2.diff"] it would need some coding
 standards. Things like:
 - indentation should use tab characters
 - space between CSS selector and opening curly brace
 For a full reference, please see https://make.wordpress.org/core/handbook
 /best-practices/coding-standards/css/

 Also, not sure about the approach because it's changing all the `.check-
 column`. I'd also take this opportunity to change the wrapping label
 `<label><input /></label>` to a non-wrapping label with a `for` attribute.

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


More information about the wp-trac mailing list