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

[FluentAutocomplete] Fix Backspace usage #1544

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

dvoituron
Copy link
Collaborator

[FluentAutocomplete] Fix Backspace usage

To fix the issue #1524: Can't remove more than one letter at once in FluentAutocomplete,
we added FluentKeyCode.PreventDefaultOnly property and updated the Autocomplete code.

Before

Backspace-before

After

Autocomplete-After

@vnbaaij vnbaaij enabled auto-merge (squash) February 20, 2024 11:42
@vnbaaij vnbaaij disabled auto-merge February 20, 2024 12:08
@vnbaaij vnbaaij enabled auto-merge (squash) February 20, 2024 12:09
@vnbaaij vnbaaij merged commit 87f3799 into dev Feb 20, 2024
4 checks passed
@vnbaaij vnbaaij deleted the users/dvoituron/fix-autocomplete-backspace branch February 20, 2024 13:23
vnbaaij pushed a commit that referenced this pull request Mar 6, 2024
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.

None yet

2 participants