Skip to content

Adaptive actionsheet closes immediately when clicking the arrow button after a value has been selected #4880

@zstoyanova9

Description

@zstoyanova9

Description

The ComboBox component with adaptiveMode set to "auto" does not open the adaptive actionsheet when the arrow button is clicked on a mobile screen after a value has already been selected. It seems like the actionsheet opens briefly and immediately closes in this scenario.

On the contrary, clicking on the input field of the ComboBox opens the adaptive actionsheet as expected.

Steps To Reproduce

  1. Open the following demo on mobile - https://demos.telerik.com/kendo-angular-ui/demos/dropdowns/combobox/adaptive-mode?theme=default-ocean-blue
  2. Open the ComboBox and select a value.
  3. Reopen the ComboBox by clicking on the arrow button.

Screenshots or video

combobox-adaptive-mobile.mp4

Actual Behavior

After a value has been selected, clicking the arrow button of the ComboBox on mobile causes the adaptive actionsheet to open briefly and then immediately close on its own.

Expected Behavior

Clicking the arrow button of the ComboBox on mobile should open the adaptive actionsheet as expected, regardless of whether a value is already selected.

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