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

fix(explore): Autocomplete free text into function better #85221

Merged

Conversation

Zylphrex
Copy link
Member

The existing implementation required that the user did not type any characters before the actual function. This relaxes it to as long as the last word in the input looks like a function.

The existing implementation required that the user did not type any characters
before the actual function. This relaxes it to as long as the last word in the
input looks like a function.
@Zylphrex Zylphrex requested a review from a team February 14, 2025 01:10
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Feb 14, 2025
@Zylphrex Zylphrex merged commit 3982aaa into master Feb 14, 2025
43 checks passed
@Zylphrex Zylphrex deleted the txiao/fix/autocomplete-free-text-into-function-better branch February 14, 2025 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants