-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ktable): store offset of next page in nextOffset (#2355)
* fix(ktable): send to page 1 when refreshed [KHCP-13030] * fix(ktable): add comment [KHCP-13030] * fix(ktable): send to first page in consuming component [KHCP-13030] * fix(ktable): watch offsets [KHCP-13030] * fix: minor fix * fix(ktable): watch page [KHCP-13030] * fix(ktable): watch itini data page [KHCP-13030] * fix: minor fix * fix(ktable): add console.logs [KHCP-13030] * fix(ktable): comment out the offender [KHCP-13030] * fix(ktable): clean up [KHCP-13030] * fix(ktable): store offset of next page in nextOffset * fix(ktable): send to first page when last item of last page deleted * test(ktable): add tests for refetch params --------- Co-authored-by: portikM <[email protected]>
- Loading branch information
1 parent
e48f9fd
commit bf1821e
Showing
2 changed files
with
142 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters