Skip to content

[ComboBox, MultiColumnComboBox] Adaptive mode issue on mobile devices #4516

@georgi-sla

Description

@georgi-sla

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

  1. Create a ComboBox or a MultiColumnComboBox component.
  2. Set the adaptiveMode to auto.
  3. 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).
  4. 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions