[wp-trac] [WordPress Trac] #50405: Auto-update errors are not displayed on the Themes screen
WordPress Trac
noreply at wordpress.org
Wed Jun 17 14:00:50 UTC 2020
#50405: Auto-update errors are not displayed on the Themes screen
----------------------------+---------------------
Reporter: azaozz | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.5
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
----------------------------+---------------------
Comment (by afercia):
Good catch. Also, I think the correct usage of the class names for the
admin notices is by "stacking" them e.g. `notice notice-error`. The class
`error` is legacy and should not be used.
I think there's one more occurrence to adjust in
`WP_MS_Themes_List_Table`.
Also, if I'm not wrong, these error notices may appear on a white
background (depending on which row of the zebra-striped table) so I'd
propose to consider the additional `notice-alt` class. See screenshot
below (white notice on white background).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50405#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list