Skip to content

onSearchFocus event #187

Description

@LucasBourgeois

Is your feature request related to a problem? Please describe.
If we're integrating the static emojiKeyboard in an element like a bottomSheet, we can't control surrounding UI when focusing the searchBar. So when focusing the searchbar, i can't expand the bottom sheet to give more space.

Describe the solution you'd like
Add a onSearchFocus event to run a function when focusing the searchbar

Describe alternatives you've considered
Adding multiple events like onSearchBlur, onCategoryChange, onSearch (to control search string state changes) events would be usefull

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions