ericmckean / google-refine

Automatically exported from code.google.com/p/google-refine
Other
0 stars 0 forks source link

Undo/Redo page reset problem #572

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This is related to some of the other recent posts I've made.  Again, this is 
related to how the page reloads when edits have been committed.  In this 
particular case, when using the 'Undo' tool to undo some recent changes, upon 
selecting the respective undo, the page is refreshed back to #1.  This would 
not be a big deal if the user had only a few pages to deal with, but when the 
user is editing page 14,389 of 25,000... its a bummer, because the 'only' way 
to get back to page 14,389 is to manually click 'next... next... next..', which 
of course is counter productive.

So, I would suggest that Refine returns the user to the last view, or the exact 
view of that given undo, after performing any 'undo', this way the user is 
returned ot the exact spot s/he was at when s/he made that particular edit in 
the first place, but now is there because s/he undid it, or redid it if the 
case may be.  Always returning the user to page 1/record 1 isa real pain.

Thanks,

Eric Jarvies

Original issue reported on code.google.com by ericjarv...@gmail.com on 5 May 2012 at 7:02