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

feat: query engine search scroll #1136

Merged
merged 2 commits into from
Feb 1, 2023

Conversation

lilyli9
Copy link
Contributor

@lilyli9 lilyli9 commented Jan 26, 2023

Adds a search bar to the list of query engines, scrolling functionality, and a button to clear keywords from the search bar.

Screen Shot 2023-01-26 at 11 57 56 AM

Screen Shot 2023-01-26 at 11 58 17 AM

tooltip: engineInfo.description,
}));

const updateKeyword = (keyword: string) => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

this is the same as const updateKeyword = setKeyword

@lilyli9 lilyli9 requested a review from czgu February 1, 2023 17:42
@czgu czgu merged commit b663b04 into pinterest:master Feb 1, 2023
rohan-sh1 pushed a commit to CAI-TECHNOLOGIES/cai-ext-db-explorer that referenced this pull request Apr 11, 2023
* feat: query engine search scroll

* chore: refactor updateKeyword and SearchBar

---------

Co-authored-by: Lily Li <lli6@expediagroup.com>
aidenprice pushed a commit to arrowtail-precision/querybook that referenced this pull request Jan 3, 2024
* feat: query engine search scroll

* chore: refactor updateKeyword and SearchBar

---------

Co-authored-by: Lily Li <lli6@expediagroup.com>
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