To Reproduce
Steps to reproduce the behavior:
- First select "Custom tabular exporter" in Export menu
- Then, in the first tab "Content", change columns order using drag n drop
- Finally, in the second tab "Download", click on "Download" button without changing any other option.
Current Results
- The output file contains the original columns order.
- Looking at the "Option Code" after drag and drop, no change is apply.
Expected Behavior
- The JSON code inside the "Option Code" tab must be updated in real-time when user changes columns order in the first tab.
- The output file must contains columns in the right order.
Screenshots
Column "number" moved to 2nd and last position

No change inside the JSON code

Versions
- Operating System: Windows 10
- Browser Version: Chrome 95.0.4638.69 (Official Build) (64 bit)
- JRE or JDK Version: Built-in
- OpenRefine: 3.4.1
Datasets
Additional context
Same thing happens when you past and apply a JSON configuration with a different order of columns: actually the order does not change.
To Reproduce
Steps to reproduce the behavior:
Current Results
Expected Behavior
Screenshots
Column "number" moved to 2nd and last position


No change inside the JSON code
Versions
Datasets
Additional context
Same thing happens when you past and apply a JSON configuration with a different order of columns: actually the order does not change.