Skip to:
A Viewport of a user’s personal space that is part of a Viewport collection will cause the search bar on the portal page to break.
Create an empty space as a Viewport collection portal
Create a personal space, and a viewport for that personal space as a Collection member.
Add a page with the title “Test”
Open the Viewport of the Collection portal and click the search icon on the search bar, type “Test”
Expected
The search displays at least one result including the result for “Test”
Search does not function
JavaScript error in browser console: Uncaught error: Syntax error, unrecognized expression: input[name=~firstname.lastname-scrollSearch]
A Viewport of a user’s personal space that is part of a Viewport collection will cause the search bar on the portal page to break.
Steps to reproduce:
Create an empty space as a Viewport collection portal
Create a personal space, and a viewport for that personal space as a Collection member.
Add a page with the title “Test”
Open the Viewport of the Collection portal and click the search icon on the search bar, type “Test”
Expected
The search displays at least one result including the result for “Test”
Result
Search does not function
JavaScript error in browser console: Uncaught error: Syntax error, unrecognized expression: input[name=~firstname.lastname-scrollSearch]