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

Preset dropdown filters based on tags in ds #422

Merged
merged 3 commits into from
Nov 8, 2023
Merged

Conversation

almarklein
Copy link
Owner

Closes #403

The idea is to show presets that match the word typed in the description input. This then allows typing/selecting a tag, then pressing the preset button, and quickly get the preset you need, even if you have a lot. This can be especially helpful on mobile (see #403).

To prevent unwanted "matches", this search feature only works when the ds input only contains a single word/tag.

@almarklein almarklein merged commit d5b52cb into main Nov 8, 2023
9 checks passed
@almarklein almarklein deleted the preset-dropdown branch November 8, 2023 14:30
@almarklein almarklein changed the title Preset drowndown filters based on tags in ds Preset dropdown filters based on tags in ds Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[idea] Faster mobile handling
1 participant