#42048 closed defect (bug) (fixed)
Customize Themes: correctly hide all publish buttons when themes panel is open
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 4.9 | Priority: | normal |
Severity: | normal | Version: | 4.9 |
Component: | Customize | Keywords: | has-patch |
Focuses: | ui | Cc: |
Description
The publish settings button is showing up still when the themes panel is opened. Nothing can be published/scheduled/etc. when the themes panel is opened, so we need to nsure these buttons are hidden.
Attachments (1)
Change History (4)
#1
@
6 years ago
- Resolution set to fixed
- Status changed from new to closed
This was actually just fixed as of [41667]. Not only is the button when the panel is expanded, but the buttons animate up and down together: https://youtu.be/yU_yaj2_RRk
Note: See
TracTickets for help on using
tickets.
Replace
.save
with#customize-save-button-wrapper
to capture all buttons here.