feat: implement table widget infinite scroll with dynamic height #23714
quality-checks.yml
on: pull_request
path-filter
10s
client-build
/
client-build
2m 22s
client-prettier
/
prettier-check
2m 40s
client-unit-tests
/
client-unit-tests
9m 3s
client-lint
/
client-lint
5m 43s
client-check-cyclic-deps
/
check-cyclic-dependencies
3m 25s
server-spotless
/
spotless-check
server-unit-tests
/
server-unit-tests
qc-result
0s
Annotations
5 errors and 1 warning
client-build / client-build
Type '{ accentColor: string; borderRadius: string; columns: ReactTableColumnProps[]; getTableBodyProps: (propGetter?: TableBodyPropGetter<Record<string, unknown>> | undefined) => TableBodyProps; ... 14 more ...; width: number; }' is missing the following properties from type '{ accentColor: string; borderRadius: string; multiRowSelection: boolean; prepareRow?(row: Row<Record<string, unknown>>): void; selectTableRow?: ((row: { original: Record<string, unknown>; index: number; }) => void) | undefined; ... 11 more ...; listRef: RefObject<...> | null; }': rowHeights, rowNeedsMeasurement, listRef
|
client-build / client-build
Type '{ accentColor: string; borderRadius: string; canFreezeColumn: boolean | undefined; columns: ReactTableColumnProps[]; disableDrag: () => void; editMode: boolean; enableDrag: () => void; ... 29 more ...; width: number; }' is missing the following properties from type '{ accentColor: string; borderRadius: string; multiRowSelection: boolean; prepareRow?(row: Row<Record<string, unknown>>): void; selectTableRow?: ((row: { original: Record<string, unknown>; index: number; }) => void) | undefined; ... 11 more ...; listRef: RefObject<...> | null; }': rowHeights, rowNeedsMeasurement, listRef
|
client-build / client-build
Process completed with exit code 2.
|
client-check-cyclic-deps / check-cyclic-dependencies
Process completed with exit code 1.
|
qc-result
Process completed with exit code 1.
|
client-lint / client-lint
Cache save failed.
|