Skip to content

fix: tag_picker fuzzy search#6

Merged
ToxicMushroom merged 5 commits intomainfrom
tag_picker_fix
Apr 8, 2026
Merged

fix: tag_picker fuzzy search#6
ToxicMushroom merged 5 commits intomainfrom
tag_picker_fix

Conversation

@ToxicMushroom
Copy link
Copy Markdown
Collaborator

@ToxicMushroom ToxicMushroom commented Apr 7, 2026

As a side-effect this renames the RadioOption into FormValue trait and made the traits more clear in the tag_picker docs.
And refactors the required traits on the TagPicker generic T.

AsStr was already used for fuzzy search, and is now also used for displaying the tag_picker entry.
Display is no longer used.
RadioOption which provides the name for form submission is renamed to FormValue.

…the RadioOption into FormValue trait and made the traits more clear in the tag_picker docs.
@ToxicMushroom ToxicMushroom merged commit 0346aed into main Apr 8, 2026
1 check was pending
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.

1 participant