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

DataTables saves the filter between pageloads but our filter dropdown boxes do not #282

Open
kitsuta opened this issue Oct 15, 2018 · 1 comment
Labels
2021 2022 enhancement help wanted needs more information Tasks that need more information from the requester before they are worked

Comments

@kitsuta
Copy link
Collaborator

kitsuta commented Oct 15, 2018

If you use a dropdown filter box to set a filter, and then navigate away from the page, coming back to that page results in a desynchronization -- the filter is being applied but the dropdown box is still set to "No Filter," which is very confusing for admins.

image

While you can easily work around this by setting the offending filter dropdown to any filter, and then back to No Filter, it'd be ideal if you didn't have to.

Not sure if we should force DataTables to reset the filter or just make our dropdowns match any existing filters.

@jmdawson jmdawson added 2021 2022 enhancement help wanted needs more information Tasks that need more information from the requester before they are worked labels Oct 8, 2021
@jmdawson
Copy link

jmdawson commented Oct 8, 2021

Can QA folks please look at this and see if it's still an issue? Should be relatively easy to duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2021 2022 enhancement help wanted needs more information Tasks that need more information from the requester before they are worked
Projects
None yet
Development

No branches or pull requests

2 participants