Opened 12 months ago
Closed 12 months ago
#59371 closed defect (bug) (fixed)
Adjust theme details buttons to improve proximity of controls
Reported by: | joedolson | Owned by: | joedolson |
---|---|---|---|
Milestone: | 6.4 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Themes | Keywords: | has-patch |
Focuses: | ui, accessibility | Cc: |
Description
Related: #40822
https://cldup.com/bzuc02OcHD.jpg
The theme modal at Appearance > Themes places the 'Delete' button remotely from other theme buttons. For improved accessibility, the three buttons should be grouped together.
Should also switch order of buttons so the Primary action is first: Live Preview / Activate / Delete.
Attachments (2)
Change History (7)
#1
@
12 months ago
- Keywords has-patch needs-testing added; needs-patch removed
While looking into this, I also observed that the color of the delete link failed color contrast at 4.4:1, so this patch also adjusts the color to the next darker red shade.
To test: verify that buttons are in the new order and orientation.
#2
@
12 months ago
- Keywords needs-testing removed
Logistically, this will be more sensible to commit simultaneously with #59372; test this using the patch on that ticket.
Screenshot with patch