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(qs): append space to query on tap-ahead #525

Merged
merged 1 commit into from
Apr 12, 2021

Conversation

francoischalifour
Copy link
Member

When using the tap-ahead pattern on Query Suggestions, it's common to insert a space after the suggestion so that users can keep typing without manually adding a space.

When using the tap-ahead pattern on Query Suggestions, it's common to insert a space after the suggestion so that users can keep typing without manually adding a space.
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit d86792a:

Sandbox Source
@algolia/autocomplete-example-github-repositories-custom-plugin Configuration
@algolia/autocomplete-example-playground Configuration
@algolia/autocomplete-example-query-suggestion-with-categories Configuration
@algolia/autocomplete-example-query-suggestions-with-hits Configuration
@algolia/autocomplete-example-query-suggestions-with-inline-categories Configuration
@algolia/autocomplete-example-query-suggestions-with-recent-searches Configuration
@algolia/autocomplete-example-query-suggestions Configuration
@algolia/autocomplete-example-react-renderer Configuration
@algolia/autocomplete-example-recently-viewed-items Configuration
@algolia/autocomplete-example-starter Configuration

@francoischalifour francoischalifour merged commit 06358bc into next Apr 12, 2021
@francoischalifour francoischalifour deleted the feat/qs-tapahead-space branch April 12, 2021 12:34
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.

3 participants