Skip to content

feat(Search): OnSearch callback support async #4967

@ice6

Description

@ice6

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

I want to search my index on elasticsearch using this component, but now it seems I can not.

I want to customize the dropdown item's UI, but now it seems I can not.

Describe the solution you'd like

  1. make the component's data provider as async function, so the user can have a flexible way to provide data.
  2. make the dropdown items's ui customizable.

Additional context

it may have quite lots of work.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions