[WC-3454] Fix issue with IME input in dropdown filter#2271
Conversation
This comment has been minimized.
This comment has been minimized.
1fbf020 to
1026b03
Compare
This comment has been minimized.
This comment has been minimized.
1026b03 to
220894b
Compare
this uses recommended workaround from https://github.com/downshift-js/downshift/tree/master/src/hooks/useCombobox#inputvalue
220894b to
f76320a
Compare
AI Code Review
What was reviewed
Skipped (out of scope): CI checks could not be fetched (command required approval) — verify green before merging. Findings
|
Pull request type
Bug fix (non-breaking change which fixes an issue)
Description
This uses recommended workaround from
https://github.com/downshift-js/downshift/tree/master/src/hooks/useCombobox#inputvalue
What should be covered while testing?