Skip to content

Conversation

agateblue
Copy link

I'm finding the current tag autocomplete a bit strict when searching. Assuming I have the following tags in database:

  • animal/python
  • language/python

Typing python in the input will show no suggestion. This is because the search matches from the start of the tag name. This patch changes the behaviour to search in the whole tag name, and not only at the start.

Current behaviour

image

New behaviour

image

@sissbruecker
Copy link
Owner

I'd prefer to make this optional. Personally I only use single words as tags and matching from the start limits the results better in that cases.

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.

2 participants