ox-it / ords

Automatically exported from code.google.com/p/ords
0 stars 0 forks source link

Editing data removes the sorting conditions in the data editing view #686

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Sort a table by, e.g., population
2. Change some of the data and hit enter
3. Notice that when the data re-loads it is back in its original order, and you 
need to click the column heading again to get it back in the order you would 
like

What is the expected output? What do you see instead?
Ideally, when a user edits data in a sorted table, the sorting conditions 
should be retained when the data reloads

Please use labels and text to provide additional information.
Chrome Dev 1.0.14 - 4476

Original issue reported on code.google.com by jajwil...@gmail.com on 24 Jun 2015 at 3:51

GoogleCodeExporter commented 9 years ago
And the same think applies to filtered data  - the filter shouldn't be 'turned 
off' when the data is edited - especially given that user will often filter 
data in the editing view precisely so that they can locate records that need 
editing

Original comment by jajwil...@gmail.com on 24 Jun 2015 at 3:53