Issue Summary
This is reproducible on Data Center: Yes
On 8.13.x we have a feature called Search for projects quickly by their names which doesn't seem to work if the Projects page footer isn't in view.
Only when the Project page Footer is in view the API call is sent for the searched Project and the results are returned.
Steps to Reproduce
- Create a project
- Resize the Browser Window and ensure the Project page Footer isn't in view
- Now Search for the created project
- The results won't be returned
Expected Results
The correct results for the matching projects are returned.
Actual Results
Matching projects are not returned since the REST API call to the project endpoint is not sent at all.
Workaround
Scroll down to the Project Page until the footer is in view.
- mentioned in
-
Page Loading...