Virtualize All Systems table to improve performance with hundreds of systems (#1100)

- Also truncate long system names in tables and alerts sheet. (#1104)
This commit is contained in:
henrygd
2025-08-29 16:16:45 -04:00
parent 0e95caaee9
commit 96f441de40
20 changed files with 176 additions and 175 deletions

View File

@@ -102,7 +102,7 @@ const Layout = () => {
<div className="container">
<Navbar />
</div>
<div className="container mb-14 relative">
<div className="container relative">
<App />
{copyContent && (
<Suspense>