-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Page - Delete
-
None
-
1
-
Severity 3 - Minor
-
1
Issue Summary
- Visiting the Space trash for a Space with a large amount of trashed pages, you might hit into an issue where the operation column is not visible; appears off screen.
Steps to Reproduce
- Visit a Space trash with over >10k trashed pages
- The page might take some time to load the full list of pages, but when it does, the Operation column will not be visible;
Expected Results
- The Operations for trashed pages, "Restore" or "Purge" should be visible.
Actual Results
- The Operations column is not visible.
- This message is seen in the browser console logs
[Violation] Forced reflow while executing JavaScript took 142ms stable_vendors.cluqWvInZI.js:2 [Violation] 'setTimeout' handler took 56ms
Workaround
- Use the browser's zoom functionality to Zoom out of the page.
Note
- If there's too many trashed pages, we could also hit into an issue where the page does not load entirely;