Skip to content

[Bug][ComboBox] Enabled adaptive rendering and custom values don't trigger onChange event #3363

@Yanko-Georgiev

Description

@Yanko-Georgiev

Description

When using the ComboBox component with properties adaptive and allowCustom set to true, clicking on the "check icon" doesn't trigger the onChange event.

In version 11.0.0, the X button was substituted for a tick button, but the functionality is still as if the button only closes the ActionSheet.

Plan

KendoReact Free

Steps To Reproduce

  1. Open: https://stackblitz.com/edit/react-nrexukr9-3hg885ye?file=app%2Fapp.jsx
  2. Resize the screen to enable adaptive mode.
  3. Type a custom value and click on the tick in the header.
  4. Notice the ActionSheet closes, but the selected value stays the same, although the value in the Textbox has changed.

Actual Behavior

Clicking on the "check icon" doesn't trigger the onChange event.

Expected Behavior

Clicking on the "check icon" should trigger the onChange event.

Reported in TicketID: 1698779

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions