Project

General

Profile

Actions

Design #6764

closed

Admin Pagination page should not be stored in session

Design #6764: Admin Pagination page should not be stored in session

Added by beat over 8 years ago. Updated about 8 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
06 September 2017
Due date:
% Done:

100%

Estimated time:

Description

When returning next day to a site and looking at a list view again, it is very unobvious and troubling to not see the first page.

For search it is ok, as it is obvious that the search criteria stays up but for page displayed it is not.

For search criteria, the session storage should also be linked to the window, as it makes impossible to see the same liste with different search criteria in 2 different windows, and as depending on what you are doing (e.g. searching, blocking and disabling spammers) it can be overseen or at least troubling.

Updated by krileon over 8 years ago Actions #1

  • Tracker changed from Bug to Design
  • Status changed from New to Feedback

This is intended behavior. Session stores paging and search variables to persists across pages (e.g. page to page 10, edit user, save and close, you're still on your respective page). This is the same behavior in Joomla. This is cleared when session is cleared.

Updated by beat over 8 years ago Actions #2

  • Status changed from Feedback to Rejected

After some search I don't see a reliable way to identify server-side the browser window of the user, unless user-side code uses global window.name JS var and adds headers to each request.

Thus closing as rejected.

We can always re-open when we find an idea.

Updated by beat over 8 years ago Actions #3

  • % Done changed from 0 to 100

Updated by beat about 8 years ago Actions #4

  • Target version deleted (CB 2.1.4)
Actions

Also available in: PDF Atom