Skip to content

fix: onFocus and onClick in Picklist triggered when it should not #2517

Open
@LeandroTorresSicilia

Description

@LeandroTorresSicilia

When you click on the picklist you are giving focus to the component, if you then click again on the input trigger it should not trigger onFocus again since the component already have the focus (since never occurs a blur event it should not trigger focus again).
Same happens when select an option, it triggers onFocus again when it should not.

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