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

[7.x] [Console] Fix bool filter autocompletions and refactor (#60361) #60459

Closed
wants to merge 1 commit into from

Conversation

cjcenizal
Copy link
Contributor

Backports the following commits to 7.x:

The autocomplete lib component was controlling state that belongs to the legacy editor model and so it was moved there. The fix for filter autocompletion inside of "bool" was just adding "[" around the filter scoped entry.
* Remove reference to model code from autocomplete lib
* Also renamed the __tests__ dir to __jest__ to avoid re-running in mocha.
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@cjcenizal
Copy link
Contributor Author

Closing this because the original PR was reverted.

@cjcenizal cjcenizal closed this Mar 18, 2020
@cjcenizal cjcenizal deleted the backport/7.x/pr-60361 branch March 18, 2020 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants