Commit Graph

12 Commits

Author SHA1 Message Date
Ramesh Mane
17b76ae86f fix(pw): hover selected cell to reset prev tooltip which block pointer event 2025-08-16 10:02:17 +00:00
Raju Udava
36fb239b8a fix: user field selection, add delay
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2025-05-13 23:16:48 +05:30
Ramesh Mane
15bea3417f fix(test): user select field test fail issue 2025-01-28 13:18:35 +00:00
Mert E
fed1c7ba5c feat: virtual scroll for grid (#8356)
* feat: virtual scroll for grid

* feat: improve virtual scroll

* fix: remove unused expose & ref

* feat: move row ltar helpers to parent level

* fix: use shared composable for useMetas

* fix: column add issue

* fix: reload issue

* feat: move cell state to computed

* chore: lint

* fix: null check for sticky field

* fix: PR requested changes

* fix: shared views

* fix: provide row store calls

* test: avoid all rows selector

* fix: group by

* fix: include isVirtualCol in cellMeta

* fix: split colMeta and cellMeta

* chore: lint

* test: edit column flakiness

* test: renderColumn for dashboard grid

* test: user column test flakiness
2024-04-29 14:22:21 +05:30
Ramesh Mane
1279292d32 fix(test): pw user field test fail issue 2024-01-18 06:33:41 +00:00
Ramesh Mane
49713ef60d fix(test): user field verify options issue 2024-01-18 06:33:41 +00:00
Ramesh Mane
e0a1d227ee fix: playwright form view select field dblClick issue 2024-01-04 06:16:41 +00:00
Ramesh Mane
c12d868a43 fix: playwright test case fail issue 2024-01-04 06:16:41 +00:00
Ramesh Mane
dbec256cb0 fix: groupBy hidden & select field playwright test case fail issue 2024-01-04 06:16:41 +00:00
Ramesh Mane
387217374f fix: multiselect type fields playwright test fail issue 2024-01-04 06:16:40 +00:00
Ramesh Mane
5856ddc228 fix: playwright test select dropdown visibility issue 2023-12-23 06:57:23 +00:00
Ramesh Mane
51500bd7d7 test: user option cell operations 2023-12-21 13:21:07 +03:00