Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

how can get the current page and checkboxs after make filter #158

Open
am2en opened this issue Aug 12, 2017 · 1 comment
Open

how can get the current page and checkboxs after make filter #158

am2en opened this issue Aug 12, 2017 · 1 comment

Comments

@am2en
Copy link

am2en commented Aug 12, 2017

how can get the current page and checkbox s selected after make filter and how fill last data with filter result after click browser go back

@Acen
Copy link

Acen commented Aug 13, 2017

I was looking into this when I was using the script 6 months or so ago.
This is kind of a self-handled sort of problem and the way I was going into fixing it was appending an array of "filter settings" into my URL then recording the change as a History update in the browsers API.

That way, when you do back on the browser it loads the settings from the URL as the script loads.
It also means you can link users to pre-filtered settings which is nice.

Closed source chunk unfortunately due to it not actually being part of filter.js.
If anyone makes a start on it though I can lend a hand when available.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants