Skip to content

Conversation

cderv
Copy link
Collaborator

@cderv cderv commented Sep 5, 2024

This is a follow up on a2e298e which patches list.min.js to fix #8435. The fix suggested in javve/list.js#699 only remove the regex handling. Our initial patch was also removing the lowercase processing which broke search.

This fixes #10720

This wrong patching was done in 1.5.4 initially and introduced a regression. @cscheid I think we can backport in 1.5. I'll add to changelog accordingly.

  • Add playwright test

This is a follow up on a2e298e which patches list.min.js to fix #8435. The fix suggested in javve/list.js#699 only remove the regex handling. Our initial patch was also removing the lowercase processing which broke search.

This fixes #10720
@cderv cderv added the backport label Sep 5, 2024
@cderv cderv requested a review from dragonstyle September 5, 2024 13:57
@cscheid
Copy link
Collaborator

cscheid commented Sep 5, 2024

The fix looks good, but I really think we need a playwright test here to avoid further regressions in the future.

this update playwright deps too, to get latest testing
@cderv
Copy link
Collaborator Author

cderv commented Sep 6, 2024

And new playwright test is passing ! Yeah !!

@cderv
Copy link
Collaborator Author

cderv commented Sep 6, 2024

I backported the change in list.ming.js in 1.5 : e353f59

@cderv cderv merged commit 3cfdf01 into main Sep 6, 2024
47 checks passed
@cderv cderv deleted the fix/list-js-patch branch September 6, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

quarto listing filters return nothing when using any upper case characters list filter not working with special characters

2 participants