LearnNewsExamplesServices
Frontmatter
id8892
titleCreate Component Test for Grid Teleportation Artifacts
stateOpen
labels
aitestingregression
assignees[]
createdAtJan 27, 2026, 1:03 PM
updatedAtJan 27, 2026, 1:03 PM
githubUrlhttps://github.com/neomjs/neo/issues/8892
authortobiu
commentsCount0
parentIssue8891
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[ ] 8894 Restore Grid Stability (Fix/Revert Teleportation)

Create Component Test for Grid Teleportation Artifacts

Openaitestingregression
tobiu
tobiu commented on Jan 27, 2026, 1:03 PM

Create a Playwright Component Test (test/playwright/component/grid/Teleportation.spec.mjs) that reproduces the visual corruption in Neo.grid.Container when using Neo.grid.column.Component.

Requirements:

  • Instantiate a Grid with a Store and a Component Column.
  • Programmatically scroll the grid to trigger row recycling.
  • Assert that cell contents are correct and do not contain duplicate text nodes (e.g., "Stephanie ++Stephanie ++").
  • Verify that the loading mask works correctly during rapid scrolling.
tobiu added the ai label on Jan 27, 2026, 1:03 PM
tobiu added the testing label on Jan 27, 2026, 1:03 PM
tobiu added the regression label on Jan 27, 2026, 1:03 PM
tobiu added parent issue #8891 on Jan 27, 2026, 1:04 PM
tobiu marked this issue as blocking #8894 on Jan 27, 2026, 1:04 PM