Skip to content

feat: Optimize Grid Row Pooling and Selection Logic#9013

Merged
tobiu merged 3 commits intodevfrom
feature/optimize-grid-row-pooling
Feb 6, 2026
Merged

feat: Optimize Grid Row Pooling and Selection Logic#9013
tobiu merged 3 commits intodevfrom
feature/optimize-grid-row-pooling

Conversation

@tobiu
Copy link
Copy Markdown
Collaborator

@tobiu tobiu commented Feb 6, 2026

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.

@tobiu tobiu merged commit af5e7a5 into dev Feb 6, 2026
1 check passed
@tobiu tobiu deleted the feature/optimize-grid-row-pooling branch February 6, 2026 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Optimize Grid Row Pooling to eliminate moveNode deltas

1 participant