Skip to content

Fix escaping of source filters - #3930

Merged
zoldar merged 3 commits into
masterfrom
escape-source-filters
Mar 22, 2024
Merged

Fix escaping of source filters#3930
zoldar merged 3 commits into
masterfrom
escape-source-filters

Conversation

@ukutaht

@ukutaht ukutaht commented Mar 21, 2024

Copy link
Copy Markdown
Contributor

Changes

I tried making escaping more DRY in general but couldn't make it work with custom prop filters which are special.

Fixes #3893

Tests

  • We don't have JS tests

Changelog

  • Entry has been added to changelog

Documentation

  • This change does not need a documentation update

Dark mode

  • This PR does not change the UI

Comment thread CHANGELOG.md Outdated

@macobo macobo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo in changelog, other than that LGTM

ukutaht and others added 3 commits March 22, 2024 11:11
Co-authored-by: Karl-Aksel Puulmann <macobo@users.noreply.github.com>
@zoldar
zoldar force-pushed the escape-source-filters branch from 472956b to 7e3e989 Compare March 22, 2024 10:12
@zoldar
zoldar merged commit 1d017e8 into master Mar 22, 2024
@ukutaht
ukutaht deleted the escape-source-filters branch April 1, 2024 08:45
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.

Pipe | is seen as "OR" when click for filtering

3 participants