Skip to content

[Select] Click twice to open options in searchable input #720

@aidamag

Description

@aidamag

Describe the bug
It is needed to click twice to open the option list when it is searchable input.

To Reproduce

<dxc-select 
   label="Label" 
   helperText="HelperText" 
   searchable="true" 
   [options]="array"
   [optional]="true" 
   placeholder="Another placeholder">
</dxc-select>

Expected behavior
It should be done with one click.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions