Frontmatter
| id | 8073 |
| title | Duplicate childapps/preview to apps/legit for LivePreview testing |
| state | Closed |
| labels | enhancementaitesting |
| assignees | tobiu |
| createdAt | Dec 9, 2025, 6:06 PM |
| updatedAt | Dec 9, 2025, 6:16 PM |
| githubUrl | https://github.com/neomjs/neo/issues/8073 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Dec 9, 2025, 6:16 PM |

To enable multi-window
LivePreviewfunctionality within the newapps/legitapplication, we need to duplicate thechildapps/previewinfrastructure fromapps/portal.Tasks:
apps/portal/childapps/preview(and any related configuration) toapps/legit/childapps/preview.LivePreviewcomponent withinapps/legitcorrectly opens, communicates with, and closes the pop-out window using the new internal logic.This ticket primarily tracks the setup and verification steps for the new app environment.