-
Notifications
You must be signed in to change notification settings - Fork 216
Closed
Description
Description
Currently, when the adaptiveMode property of the ComboBox and MultiColumnComboBox is set to auto, pressing the arrow button does not open the designated action sheet as expected.
Steps To Reproduce
- Create a ComboBox or a MultiColumnComboBox component.
- Set the adaptiveMode to auto.
- Open the components on a device with a smaller resolution or use the browser emulator(make sure to refresh the page after opening on an emulator).
- Click on the arrow button.
Screenshots or video
No response
Actual Behavior
Clicking on the arrow button does not open the action sheet and instead temporarily renders the overlay and then hides it again. On the other hand, clicking anywhere on the input section of the two components correctly opens the action sheet.
Expected Behavior
Clicking on the arrow button should open the action sheet.
Browser
All
Browser version
latest
OS type
MacOS
OS version
No response
Last working version of the Kendo UI for Angular package (if regression).
No response