Skip to content

Disable the automatic filtering in whitelist #1114

@paourissi

Description

@paourissi

As you can see in the mix-mode demo https://codesandbox.io/s/tagify-react-wrapper-forked-2ifhwp

When typing @ and start writing, the list will automatically be filtered with what iam typing. When using api requests the filtering is handled by the service itself and just returns the filtered data based on what we typed after the @. So as you can see there is no need for the dropdown to be filtered further.

Is there a way to disable the automatic filtering in the dropdown in react?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions