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

Clear keystring and filtertext when fire a hint in rapid mode #4798

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

user202729
Copy link
Contributor

@user202729 user202729 commented May 22, 2019

Fixes #2114.
Fixes #4406.

Because the filter text is private, it's better to expose a function to clear it instead of modifying it directly.


This change is Reviewable

Copy link
Member

@The-Compiler The-Compiler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add tests for the issues this fixes?

@user202729
Copy link
Contributor Author

This conflict with issue #576, however it doesn't make sense to keep the filter when there's only 1 hint left, as it's unlikely that the user will follow that again.

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

Successfully merging this pull request may close these issues.

rapid unique word hint requires key press before second match RecursionError with rapid number hints
2 participants