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

No search on enter if filters are unchanged #1631 #1642

Merged
merged 4 commits into from
Dec 1, 2019

Conversation

larsbonczek
Copy link
Contributor

Fixing #1631 by not treating the enter key as a key press and thus not executing the search if enter is pressed while no filters were changed.

Fixing Mottie#1631 by not treating the enter key as a key press and thus not executing the search if enter is pressed while no filters were changed.
Only reset the lastSearch and lastCombinedFilter variables if the filters were equal before. We don't need to "force filter refresh" if the filters were not equal anyways.
Only reset the lastSearch and lastCombinedFilter variables if the filters were equal before. We don't need to "force filter refresh" if the filters were not equal anyways.
Fixing Mottie#1631 by not treating the enter key as a key press and thus not executing the search if enter is pressed while no filters were changed.
@Mottie Mottie merged commit 7c6108b into Mottie:master Dec 1, 2019
@Mottie
Copy link
Owner

Mottie commented Dec 1, 2019

Hi @larsbonczek!

Thanks for your help with this bug! Sorry it took me so long to respond and get this merged.

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

Successfully merging this pull request may close these issues.

2 participants