[wp-trac] [WordPress Trac] #43978: Avoid flickering on the Tools / Export page
WordPress Trac
noreply at wordpress.org
Tue Jun 25 10:04:37 UTC 2019
#43978: Avoid flickering on the Tools / Export page
---------------------------------------+---------------------------------
Reporter: birgire | Owner: birgire
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 5.3
Component: Export | Version:
Severity: normal | Resolution:
Keywords: has-screenshots has-patch | Focuses: ui, administration
---------------------------------------+---------------------------------
Changes (by birgire):
* owner: (none) => birgire
* status: new => assigned
* focuses: administration => ui, administration
* milestone: Awaiting Review => 5.3
Comment:
I was reminded by this again today, when using the export :-)
I think we should try to target the next milestone, as this is a
relatively easy fix.
The [attachment:"43978-4.diff"] patch only targets the case when
javascript is enabled, to allow the options to be expanded when it's
disabled. It came to mind to use the {{{.hidden}}} CSS class on the
.export-filters nodes, but since plugins can add their own, it's not
suitable, as they would be missing the {{{.hidden}}} class.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43978#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list