Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The clear filter button in the content chooser doesn't work #942

Closed
wesleybl opened this issue Mar 22, 2023 · 0 comments · Fixed by #944
Closed

The clear filter button in the content chooser doesn't work #942

wesleybl opened this issue Mar 22, 2023 · 0 comments · Fixed by #944

Comments

@wesleybl
Copy link
Member

When we have filtered contents, and we click on the "X" button to clear the filter, the contents tree continues listing the items of the previous filter, the amount of items found:

chrome-capture-2023-2-22

In Javascript console we see the error:

cover-8201835.js:1
Uncaught ReferenceError: portal_url is not defined
    at HTMLAnchorElement.<anonymous> (cover-8201835.js:1:14550)
    at HTMLDocument.dispatch (jquery.min.js:3:12444)
    at p.dispatch (plone-logged-in-compiled.js:8311:19)
    at r.handle (jquery.min.js:3:9173)
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 a pull request may close this issue.

1 participant