-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
BugItem which indicates that something is not workingItem which indicates that something is not workingC: ComboBoxKendoReact: FreeSEV: Mediumpkg:Dropdownstriagedmark the triaged issues with correct prioritymark the triaged issues with correct priority
Description
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
- Open: https://stackblitz.com/edit/react-nrexukr9-3hg885ye?file=app%2Fapp.jsx
- Resize the screen to enable adaptive mode.
- Type a custom value and click on the tick in the header.
- 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
Labels
BugItem which indicates that something is not workingItem which indicates that something is not workingC: ComboBoxKendoReact: FreeSEV: Mediumpkg:Dropdownstriagedmark the triaged issues with correct prioritymark the triaged issues with correct priority