Frontmatter
| id | 9493 |
| title | Grid Multi-Body: Enable Cross-Window SubGrid Detachment (Pop-out) |
| state | Open |
| labels | epicno auto closeaigrid |
| assignees | tobiu |
| createdAt | Mar 16, 2026, 10:39 PM |
| updatedAt | Jun 16, 2026, 7:03 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9493 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 9486 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
As part of the Multi-Body Grid architecture, we need to ensure that the Left (
locked: 'start') and Right (locked: 'end') SubGrids can be detached from the main window and rendered in separate popup windows, similar to theLivePreviewcomponent.Requirements:
StoreandSelectionModelregardless of which window the VDOM is projected into.