Frontmatter
| id | 8086 |
| title | [Tests] Add unit tests for Draggable SortZone |
| state | Closed |
| labels | aitesting |
| assignees | tobiu |
| createdAt | Dec 11, 2025, 3:29 AM |
| updatedAt | Dec 11, 2025, 3:31 AM |
| githubUrl | https://github.com/neomjs/neo/issues/8086 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Dec 11, 2025, 3:31 AM |
Add a new unit test suite for
Neo.draggable.container.SortZoneusing Playwright.Coverage:
dragPlaceholderis present.This ensures the fix for #8054 is regression-tested and that mixed-content containers (like Toolbars with separators) remain stable.