When I change a certain flag on a certain page of my view, the throbber appears instead of the page, as required. Annoyingly, once the throbber has finished, the page reverts immediately back to the first page, regardless of what page was previously shown.

Would it be possible to ensure that the page selection was held over the refresh?

Thanks!

Comments

mark.’s picture

I noticed this also. When flagging for the first time, the ajax refreshes and stays on the same page (on a pager enabled view), but the raw url that ajax uses is populated into the address bar. Then, for some reason when you flag and trigger the ajax refresh, it jumps back to the first page (and it still has the long, argument filled url in the address bar).

Does anyone have any ideas? My first guess would be to clear out the arguments from the address bar, after the first ajax refresh, but I'm still a novice of a developer.

YK85’s picture

subscribing

__mark’s picture

I think these two threads are related [http://drupal.org/node/898092], based on the fact that the incorrect behavior happens after the first successful flag refresh.