LearnNewsExamplesServices
Frontmatter
id1473
titleexamples.tree => draggable: true for dist versions
stateClosed
labels
bugstale
assigneestobiu
createdAtDec 3, 2020, 4:48 PM
updatedAtSep 27, 2024, 4:34 AM
githubUrlhttps://github.com/neomjs/neo/issues/1473
authortobiu
commentsCount3
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 27, 2024, 4:34 AM

examples.tree => draggable: true for dist versions

Closed v8.1.0 bugstale
tobiu
tobiu commented on Dec 3, 2020, 4:48 PM

while it does work fine inside the dev mode, it does not inside the dist env.

the "neo-draggable" css class does not get applied to tree nodes.

it could be related to the store.load() timing.

will take a closer look into draggable.list.DragZone.

tobiu added the bug label on Dec 3, 2020, 4:48 PM
tobiu assigned to @tobiu on Dec 3, 2020, 4:48 PM
tobiu
tobiu Dec 3, 2020, 5:00 PM

adjustListItemCls() gets triggered at a different time indeed.

dev mode: owner rendered === false, owner rendering === true

dist dev: owner rendered === false, owner rendering === false

@github-actions - 2024-09-13T02:30:53Z

This issue is stale because it has been open for 90 days with no activity.

  • 2024-09-13T02:30:53Z @github-actions added the stale label

@github-actions - 2024-09-27T02:34:04Z

This issue was closed because it has been inactive for 14 days since being marked as stale.

  • 2024-09-27T02:34:04Z @github-actions closed this issue