Skip to content

Fix searchbar not searching on paste#1049

Open
tblivet wants to merge 1 commit into
PrestaShop:2.xfrom
tblivet:fix/issue-974-searchbar-paste
Open

Fix searchbar not searching on paste#1049
tblivet wants to merge 1 commit into
PrestaShop:2.xfrom
tblivet:fix/issue-974-searchbar-paste

Conversation

@tblivet

@tblivet tblivet commented Jun 19, 2026

Copy link
Copy Markdown
Contributor
Questions Answers
Description? The product search only fired on keydown, so pasting via mouse/context-menu (and drag-drop/autofill) never triggered a search.
Type? improvement
BC breaks? no
Deprecations? no
Fixed ticket? Fixes #974
Sponsor company @PrestaShopCorp
How to test? Follow the issue

@tblivet tblivet added this to the v2.1.0 milestone Jun 19, 2026
@github-project-automation github-project-automation Bot moved this to Ready for review in PR Dashboard Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Ready for review

Development

Successfully merging this pull request may close these issues.

ps_searchbar: product search functionality isn't triggered when the user pastes in something in the input

2 participants