Skip to content

✨ Add a TextField to Filter Themes #1760

Description

@tom-ludwig

Description

Allow users to filter themes using a text field. This will enable them to quickly find the desired theme by typing keywords or names, improving the overall user experience.(Preferably with fuzzy search 😇)

Expected Behaviour:

  • A text field should be available above the theme list.
  • As the user types in the text field, the theme list should dynamically update to show only themes that match the entered text.
  • The filtering should be case-insensitive and support partial matches(fuzzy search).

Alternatives Considered

No response

Additional Context

No response

Screenshots

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions