Skip to content
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

Reset Filters action doesn't clear the selections with Nova 3.2.1 #19

Open
andrealandonio opened this issue Apr 19, 2020 · 6 comments
Open

Comments

@andrealandonio
Copy link

Hi, same problem seen in a previous issue... my Nova version is 3.2.1 with Laravel 7. I'm using the same code snippet explained in the Readme but resetting filters don't clean the selections.. like in #10

Any suggestions?

@rcknr
Copy link
Owner

rcknr commented Apr 19, 2020

@andrealandonio Is any error shown in the console?

@andrealandonio
Copy link
Author

No errors unfortunately...

@andrealandonio
Copy link
Author

The strange thing is that when I enter the page the first time (also after a filters reset) I see the filters icon enabled but no items are selected.

Screenshot from 2020-04-19 16-20-42

Screenshot from 2020-04-19 16-20-57

And, in the URL there is a parameter "_filter" with an hash value..
like:
http://127.0.0.1:8000/admin/resources/credits?credits_page=1&credits_filter=W3siY2xhc3MiOiJBcHBcXE5vdmFcXEZpbHRlcnNcXENyZWRpdFR5cGUiLCJ2YWx1ZSI6W119XQ%3D%3D

Have you even seen a similar issue?

@rcknr
Copy link
Owner

rcknr commented Apr 19, 2020 via email

@andrealandonio
Copy link
Author

Hi @rcknr .... what do you mean with remove all URL parameters to reset? removing parameters is a good way for resetting filers but the very strange behavior is that if I reload the page the parameters come back... :-(

@bastinald
Copy link

This is still happening. Removing the URL parameters does not correct the issue as stated above.

Is this project still maintained?

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

No branches or pull requests

3 participants