mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-05 16:03:47 +00:00
overscan nit for job list
This commit is contained in:
@@ -240,6 +240,7 @@
|
||||
height={tableHeight - header}
|
||||
itemCount={flatJobs?.length ?? 3}
|
||||
itemSize={42}
|
||||
overscanCount={20}
|
||||
{stickyIndices}
|
||||
>
|
||||
<div slot="item" let:index let:style {style} class="w-full">
|
||||
|
||||
Reference in New Issue
Block a user