LearnNewsExamplesServices
Frontmatter
id8891
titleRestore Buffered Grid Stability
stateOpen
labels
epicairegression
assignees[]
createdAtJan 27, 2026, 1:02 PM
updatedAtJan 27, 2026, 1:02 PM
githubUrlhttps://github.com/neomjs/neo/issues/8891
authortobiu
commentsCount0
parentIssuenull
subIssues
8892 Create Component Test for Grid Teleportation Artifacts
8893 Create Unit Test for Grid VDOM Deltas
8894 Restore Grid Stability (Fix/Revert Teleportation)
8898 Fix VDOM ID Corruption during Component Recycling (Structural Shifts)
subIssuesCompleted3
subIssuesTotal4
blockedBy[]
blocking[]

Restore Buffered Grid Stability

Openepicairegression
tobiu
tobiu commented on Jan 27, 2026, 1:02 PM

The Buffered Grid component is experiencing severe visual artifacts (duplicate text nodes, empty cells) and range painting issues due to the recent introduction of VDOM Teleportation and Disjoint Updates.

This Epic tracks the work to:

  1. Reproduce the issues reliably with Component and Unit tests.
  2. Analyze the VDOM deltas to understand the root cause.
  3. Fix the underlying logic or provide a robust opt-out mechanism to restore stability.

The Grid is a flagship component, and its stability is critical.

tobiu added the epic label on Jan 27, 2026, 1:03 PM
tobiu added the ai label on Jan 27, 2026, 1:03 PM
tobiu added the regression label on Jan 27, 2026, 1:03 PM
tobiu added sub-issue #8892 on Jan 27, 2026, 1:04 PM
tobiu added sub-issue #8893 on Jan 27, 2026, 1:04 PM
tobiu added sub-issue #8894 on Jan 27, 2026, 1:04 PM
tobiu added sub-issue #8898 on Jan 27, 2026, 10:20 PM