LearnNewsExamplesServices
Frontmatter
id8090
title[Refactor] Move Toolbar SortZone SCSS to container/SortZone.scss
stateClosed
labels
airefactoring
assigneestobiu
createdAtDec 11, 2025, 7:42 PM
updatedAtDec 11, 2025, 7:45 PM
githubUrlhttps://github.com/neomjs/neo/issues/8090
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtDec 11, 2025, 7:45 PM

[Refactor] Move Toolbar SortZone SCSS to container/SortZone.scss

Closed v11.17.0 airefactoring
tobiu
tobiu commented on Dec 11, 2025, 7:42 PM
  1. Append the .neo-toolbar.neo-is-dragging CSS rule from resources/scss/src/draggable/toolbar/SortZone.scss to resources/scss/src/draggable/container/SortZone.scss.
  2. Update the selector to target direct children: .neo-toolbar.neo-is-dragging > .neo-button.
  3. Remove resources/scss/src/draggable/toolbar/SortZone.scss.
tobiu added the ai label on Dec 11, 2025, 7:42 PM
tobiu added the refactoring label on Dec 11, 2025, 7:42 PM
tobiu assigned to @tobiu on Dec 11, 2025, 7:44 PM
tobiu referenced in commit 9b942f5 - "[Refactor] Move Toolbar SortZone SCSS to container/SortZone.scss #8090" on Dec 11, 2025, 7:45 PM
tobiu closed this issue on Dec 11, 2025, 7:45 PM