Frontmatter
| title | feat: Optimize Grid Row Pooling and Selection Logic |
| author | tobiu |
| state | Merged |
| createdAt | Feb 6, 2026, 5:16 PM |
| updatedAt | Feb 6, 2026, 5:16 PM |
| closedAt | Feb 6, 2026, 5:16 PM |
| mergedAt | Feb 6, 2026, 5:16 PM |
| branches | dev ← feature/optimize-grid-row-pooling |
| url | https://github.com/neomjs/neo/pull/9013 |
Merged
Implements Fixed-DOM-Order row pooling, Split Dataset for robust ID resolution, and refactors selection models to handle the new architecture. Fixes row and cell selection issues. Closes #9012.