Frontmatter
| id | 9493 |
| title | Grid Multi-Body: Enable Cross-Window SubGrid Detachment (Pop-out) |
| state | Open |
| labels | epicaigrid |
| assignees | tobiu |
| createdAt | Mar 16, 2026, 10:39 PM |
| updatedAt | Mar 17, 2026, 7:59 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9493 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 9486 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
Grid Multi-Body: Enable Cross-Window SubGrid Detachment (Pop-out)
Openepicaigrid
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.