chrisamccoy / google-refine

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

Edit > Apply to All Identical Cells resets display to first page #536

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When editing cells, and when the user is on page 2 or greater, and clicks the 
'Apply to All Identical Cells' button, the view is refreshed and returned to 
the first page, instead of refreshing and remaining on the current page.  

The user must page forward to return to the previous page/row, and because 
there are only;
<< first < previous   next > last >> 
options, and no page numbers, it can be particularly frustrating.

Thus, this issue touches on two items;
1. When 'Apply to All Identical Cells'  is clicked, do not return to first 
page/row.
2. Add 'clickable' page numbers to the previous/next section so the user can 
jump forward e.g.-
<< first < previous    1|2|3|4|5|6|7|8|9|10   next > last >> 
or
enter page number[       ]  [Go]

======

Thanks,

Eric Jarvies

Original issue reported on code.google.com by ericjarv...@gmail.com on 26 Feb 2012 at 1:54

GoogleCodeExporter commented 8 years ago
This sounds like it could be related to issue 469.  

Your suggestion to support direct page navigation is a good one, but please 
create a separate issue for it.

Original comment by tfmorris on 26 Feb 2012 at 4:54