Skip to content

SearchBox does not implement onInput #1571

Description

@r33kan

Bug Report

  • Package version(s): 2.21.0
  • Browser and OS versions: IE11

Priorities and help requested (not applicable if asking question):

Are you willing to submit a PR to fix? (No)

Requested priority: (Normal)

Products/sites affected: SearchBox

Describe the issue:

The input element in the SearchBox component still uses onChange instead of onInput (as TextField does #1077) resulting in missed keystrokes and warped input value when the app runs in IE11.

Actual behavior:

When typing "fast" keystrokes are missed due to change event handler

Expected behavior:

Input text value should be exactly as typed

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions