Skip to content

[WC-3454] Fix issue with IME input in dropdown filter#2271

Open
r0b1n wants to merge 1 commit into
mainfrom
fix/fix-ime-dropdown-filter
Open

[WC-3454] Fix issue with IME input in dropdown filter#2271
r0b1n wants to merge 1 commit into
mainfrom
fix/fix-ime-dropdown-filter

Conversation

@r0b1n

@r0b1n r0b1n commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

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?

  • IME inputs work correctly after the fix.
  • Filtering works correctly.
  • Keyboard interaction on input focused is working correctly (esc to clean, arrow keys)

@r0b1n r0b1n requested a review from a team as a code owner June 17, 2026 11:50
@github-actions

This comment has been minimized.

@r0b1n r0b1n force-pushed the fix/fix-ime-dropdown-filter branch from 1fbf020 to 1026b03 Compare June 17, 2026 12:21
@github-actions

This comment has been minimized.

@r0b1n r0b1n force-pushed the fix/fix-ime-dropdown-filter branch from 1026b03 to 220894b Compare June 22, 2026 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant