Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

fix(svelte): History suggestions should show immediately when clicking the history button#63335

Merged
fkling merged 1 commit into
mainfrom
fkling/srch-545-history-suggestions-should-open-immediately-when-clicking
Jun 19, 2024
Merged

fix(svelte): History suggestions should show immediately when clicking the history button#63335
fkling merged 1 commit into
mainfrom
fkling/srch-545-history-suggestions-should-open-immediately-when-clicking

Conversation

@fkling

@fkling fkling commented Jun 19, 2024

Copy link
Copy Markdown
Contributor

Fixes srch-545

We are hiding suggestions until the user has interacted with the input (e.g. by clicking or typing), but, as it is not, it does not include clicking on the history button.

This commit changes that.

Test plan

Manual testing. Clicking the history button without having interacted with the search input in any other way will now show history suggestions and focus in the input.

…g the history button

We are hiding suggestions until the user has interacted with the input
(e.g. by clicking or typing), but, as it is not, it does not include
clicking on the history button.

This commit changes that.
@fkling fkling requested review from a team June 19, 2024 11:46
@fkling fkling self-assigned this Jun 19, 2024
@cla-bot cla-bot Bot added the cla-signed label Jun 19, 2024
@fkling fkling enabled auto-merge (squash) June 19, 2024 11:47
@fkling fkling merged commit 399525b into main Jun 19, 2024
@fkling fkling deleted the fkling/srch-545-history-suggestions-should-open-immediately-when-clicking branch June 19, 2024 11:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants