fix(nc-gui): Update offset of LinkedRecords in accordance with links and unlinks (#7841)

* fix(nc-gui): update links

* fix(nc-gui): update offset

* fix(nc-gui): offset reset

* fix: offset issue

* fix: loading state not working

* fix: tests

* fix: failign tests

* fix: update offset if same or greater than count
This commit is contained in:
Anbarasu
2024-03-14 09:16:39 +05:30
committed by GitHub
parent 8edad3be55
commit 031d261a1d
10 changed files with 147 additions and 103 deletions

View File

@@ -45,7 +45,6 @@ test.describe('LTAR create & update', () => {
childTable: 'Sheet2',
relationType: 'Many To many',
});
await dashboard.closeTab({ title: 'Sheet1' });
await dashboard.treeView.openTable({ title: 'Sheet2', networkResponse: false });
await dashboard.grid.column.create({