-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Assets - UI
-
None
-
1
-
Severity 3 - Minor
Issue Summary
The Assets Global Statuses configuration page has a fixed or incorrectly calculated container height that prevents the full list of statuses from being visible at standard browser zoom levels. When a high number of statuses exist (25+), the last few entries are cut off and cannot be scrolled to.
Steps to Reproduce
- Navigate to Assets → Settings → Global Statuses
- Ensure the instance has 25 or more statuses configured
- View the page at 100% browser zoom
- Attempt to scroll to the bottom of the status list
Expected Results
The scrollable area should encompass all statuses, allowing users to view and access the Edit/Delete actions for every entry in the list.
Actual Results
The scrollbar reaches its limit before the last few entries are revealed. The entries only become accessible when the browser zoom is reduced to approximately 67% or lower. The container height appears fixed or incorrectly calculated, preventing the full list from rendering within the viewport.
Workaround
Reduce browser zoom level (to approximately 67% or lower) to access the clipped entries.