Changes between Initial Version and Version 1 of Ticket #43978, comment 4
- Timestamp:
- 06/25/2019 10:09:37 AM (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43978, comment 4
initial v1 1 1 I was reminded by this again today, when using the export :-) 2 2 3 I think we should try to target the next milestone, as this is a relatively easyfix.3 I think we should try to target the next big milestone, as this is a relatively small fix. 4 4 5 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-filtersnodes, but since plugins can add their own, it's not suitable, as they would be missing the {{{.hidden}}} class.5 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.