Skip to content

Correct handle whitespace in tag value search#6124

Merged
mapno merged 4 commits intomainfrom
autocomplete-value-whitespace
Jan 9, 2026
Merged

Correct handle whitespace in tag value search#6124
mapno merged 4 commits intomainfrom
autocomplete-value-whitespace

Conversation

@mapno
Copy link
Copy Markdown
Contributor

@mapno mapno commented Jan 5, 2026

What this PR does:

Whitespaces and invisible separators were not being correctly handled in the tag value search filtered queries, thus dropping those conditions. This PR adds the \p{Z} Unicode class to add support for those characters.

Contributes to #6144

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@mapno mapno force-pushed the autocomplete-value-whitespace branch from bdadc66 to 8578fa6 Compare January 5, 2026 16:10
Comment thread CHANGELOG.md Outdated
Co-authored-by: Suraj Nath <9503187+electron0zero@users.noreply.github.com>
@mapno mapno merged commit a6f0757 into main Jan 9, 2026
22 checks passed
@mapno mapno deleted the autocomplete-value-whitespace branch January 9, 2026 10:53
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.

3 participants