Report
Global loading overlay covers fixed sidebar — should be scoped to content area
6e4e256c-cd98-481e-b2a8-3b22d1096122
A full-screen loading overlay using fixed inset-0 covered the entire viewport including the fixed sidebar/navbar, making it inaccessible during loading. The desired behavior was for the overlay to cover only the main content area while leaving the sidebar interactive.