Skip to content

feat: search autofocus on empty and submit on click - #124

Merged
vnepogodin merged 3 commits into
developfrom
improve-search
Jul 25, 2026
Merged

feat: search autofocus on empty and submit on click#124
vnepogodin merged 3 commits into
developfrom
improve-search

Conversation

@azdanov

@azdanov azdanov commented Jun 9, 2026

Copy link
Copy Markdown
Member

Closes #122

It auto-focuses now when input is empty. And when using mouse to click a suggestion from list it submits the search form.

@azdanov
azdanov requested a review from vnepogodin June 9, 2026 09:27
@vnepogodin

vnepogodin commented Jun 18, 2026

Copy link
Copy Markdown
Member

That seems to work

Comment thread src/components/PackageSearchForm.tsx Outdated
Comment thread src/components/PackageSearchForm.tsx Outdated
azdanov and others added 2 commits June 19, 2026 10:18
Co-authored-by: Vladislav Nepogodin <nepogodin.vlad@gmail.com>
Co-authored-by: Vladislav Nepogodin <nepogodin.vlad@gmail.com>
@azdanov
azdanov requested a review from vnepogodin June 19, 2026 07:18

@vnepogodin vnepogodin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Many thanks

@vnepogodin
vnepogodin merged commit 2ad5945 into develop Jul 25, 2026
1 check passed
@vnepogodin
vnepogodin deleted the improve-search branch July 25, 2026 23:38
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.

Search input improvements

2 participants