Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add a TextField to Filter Themes #1760

Open
activcoding opened this issue Jun 18, 2024 · 2 comments · May be fixed by #1849
Open

✨ Add a TextField to Filter Themes #1760

activcoding opened this issue Jun 18, 2024 · 2 comments · May be fixed by #1849
Assignees
Labels
enhancement New feature or request nice to have P3 This issue is less important theme

Comments

@activcoding
Copy link
Member

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

@austincondiff
Copy link
Collaborator

@hkarmoush Please comment so we can assign this to you

@hkarmoush
Copy link
Contributor

@austincondiff I did comment on my mobile which didn't show for some reason. Anyways, thanks @austincondiff will give this a check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nice to have P3 This issue is less important theme
Projects
Status: 🏃‍♂️ In Progress
Development

Successfully merging a pull request may close this issue.

3 participants