Skip to content

[API Feature Request] List filtering: Extend fuzzy search over keywords #64

@loris

Description

@loris

Describe the feature and the current behavior/state.

It appears the built-in list filtering provided when using the Raycast List UI component is not doing fuzzy search over the terms set in the keywords prop.
For instance with the following values: ["foo bar"], the entry will be included if I type "foo" but not "bar".
Please note, the search is properly doing a fuzzy search over the title property
Let me know if this is intended, or a bug, or I am missing something.

Will this change the current api? How?

No

Who will benefit with this feature?

Every extension using the List component

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiIssues related to APIfeature requestNew feature or improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions