MantisBT - ParaView
View Issue Details
0016080ParaView(No Category)public2016-04-19 12:582016-06-09 10:58
Alan Scott 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
5.0.1 
5.1 
TBD
incorrect functionality
0016080: make save data as csv sticy and easy
Please modify the CSV writer (i.e., Save Data - CSV) as follows:

* Make all settings (i.e., precision, scientific notation, etc. sticky.
* Add a reset defaults button.
* Delete the "many to one" gather button warning, and then change the Configure Writer button to add a warning - in a bright color like red - that we gather all of the data to the zero'th process. In other words, make the user hit OK or Cancel only once.
No tags attached.
related to 0016137closed Kitware Robot Update Ok/Cancel dialog to follow better UI design principals 
Issue History
2016-04-19 12:58Alan ScottNew Issue
2016-04-19 16:25Utkarsh AyachitAssigned To => Utkarsh Ayachit
2016-04-19 17:13Utkarsh AyachitNote Added: 0035903
2016-04-19 17:13Utkarsh AyachitStatusbacklog => gatekeeper review
2016-04-19 17:13Utkarsh AyachitFixed in Version => git-master
2016-04-19 17:13Utkarsh AyachitResolutionopen => fixed
2016-04-19 20:57Alan ScottNote Added: 0035905
2016-05-02 12:47Utkarsh AyachitStatusgatekeeper review => customer review
2016-05-17 17:27Alan ScottNote Added: 0035977
2016-05-17 17:28Alan ScottNote Added: 0035978
2016-05-17 17:28Alan ScottStatuscustomer review => todo
2016-05-19 16:36Utkarsh AyachitNote Added: 0035994
2016-05-19 16:36Utkarsh AyachitStatustodo => gatekeeper review
2016-05-23 10:34Utkarsh AyachitRelationship addedrelated to 0016137
2016-05-23 10:34Utkarsh AyachitStatusgatekeeper review => customer review
2016-05-27 15:32Alan ScottNote Added: 0036023
2016-05-27 15:32Alan ScottStatuscustomer review => closed
2016-06-09 10:58Utkarsh AyachitFixed in Versiongit-master => 5.1

Notes
(0035903)
Utkarsh Ayachit   
2016-04-19 17:13   
MR: https://gitlab.kitware.com/paraview/paraview/merge_requests/744 [^]

+ Save data dialog now is the same dialog we use other places e.g. editing scalar bar properties, which allows user to save the chosen values to "Settings" after clicking the "Apply" button.

+ I have not deleted the "many to one" warning message, but instead made it possible for the user to say "Yes, and don't ask again" -- similar to other warning messages we show e.g. when switch to "Volume Rendering".
(0035905)
Alan Scott   
2016-04-19 20:57   
Your modifications are fine. Lets accept your solutions as is.
(0035977)
Alan Scott   
2016-05-17 17:27   
Nice. Tested sticky settings and reset default button.

As per our discussion, get rid of the search enter box. It isn't needed here.
(0035978)
Alan Scott   
2016-05-17 17:28   
Push back, need to get rid of the search entry line in the final dialog box.
(0035994)
Utkarsh Ayachit   
2016-05-19 16:36   
MR: https://gitlab.kitware.com/paraview/paraview/merge_requests/782 [^]
(0036023)
Alan Scott   
2016-05-27 15:32   
That's nice. Tested remote server, Linux, master.