Actions
Feature proposal #4579
closedKeeping filters past page load
Description
If possible keep track of filters on a tablebrowser by tablebrowser basis. This could easily be done by adding to the users session a JSON string of the filters then converting it back when viewing the tablebrowser again. This would allow you to filter user management, edit a user, go back, and the filters still be there.
Updated by krileon over 10 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Implemented in MR !357
Actions