LearnNewsExamplesServices
Frontmatter
id6381
titledraggable.grid.header.toolbar.SortZone: limit the boundary rect to match the grid container width
stateClosed
labels
enhancement
assigneestobiu
createdAtFeb 5, 2025, 1:48 PM
updatedAtFeb 5, 2025, 5:12 PM
githubUrlhttps://github.com/neomjs/neo/issues/6381
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 5, 2025, 5:12 PM

draggable.grid.header.toolbar.SortZone: limit the boundary rect to match the grid container width

Closed v8.15.0 enhancement
tobiu
tobiu commented on Feb 5, 2025, 1:48 PM
  • We must not drag outside of the visible area
  • The boundary container rect needs the height of header.Toolbar
  • The boundary container rect needs the width of grid.Container

It might make sense to enhance boundaryContainerId to also accept String[] => multiple ids and create an intersection rectangle.

tobiu added the enhancement label on Feb 5, 2025, 1:48 PM
tobiu assigned to @tobiu on Feb 5, 2025, 1:48 PM
tobiu referenced in commit c9e8a38 - "draggable.grid.header.toolbar.SortZone: limit the boundary rect to match the grid container width #6381" on Feb 5, 2025, 5:10 PM
tobiu closed this issue on Feb 5, 2025, 5:12 PM