Frontmatter
| id | 5630 |
| title | Portal.view.home.MainContainer: activePartsId |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jul 27, 2024, 2:30 PM |
| updatedAt | Jul 27, 2024, 2:30 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5630 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jul 27, 2024, 2:30 PM |
Let us store the currently intersecting child container and inside their activation logic then check, if it is still the visible item.
Rationale: if you scroll from the landing page over the helix to the colors app container, you do not want the helix container to switch to the
code.LivePreviewpreview tab (lazy-loading & mounting the app).