feat(kt-table): add pagination support and ordering getter #4028
Annotations
2 errors and 3 warnings
Run ESLint
@3yourmind/kotti-ui#check:eslint: command (/home/runner/work/kotti/kotti/packages/kotti-ui) /tmp/yarn--1731924423023-0.2977440835748635/yarn run check:eslint exited (1)
|
Run ESLint
Process completed with exit code 1.
|
Run ESLint:
packages/kotti-ui/source/kotti-table/context.ts#L10
Expected "getOrdering" to come before "getRowBehavior"
|
Run ESLint:
packages/kotti-ui/source/kotti-table/hooks.ts#L11
Expected "createColumnHelper" to come before "HeaderContext"
|
Run ESLint:
packages/kotti-ui/source/kotti-table/hooks.ts#L434
Expected "getColumnIndex" to come before "getOrdering"
|
Loading