-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Browser History #76
Comments
+1 |
Any love on the back button here? Any thoughts from anyone else implementing this? |
+1 |
Do you mean sth like keeping the state of the list in session? |
+1 |
Did anyone solve this? I'd love to achieve that behaviour! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Has there been any desire to keep track of all the AJAX calls when browsing the list? Specifically, when leaving the list (clicking into one of the rows, presumably) and then clicking the back button... your pagination, filtering, and sorting are gone.
Any thoughts for a graceful solution to this?
The text was updated successfully, but these errors were encountered: