Skip to content

Fix drag ending immediately upon start#111

Merged
NullVoxPopuli merged 3 commits into
adopted-ember-addons:mainfrom
BobrImperator:defer-isexpanded-class
Jun 18, 2026
Merged

Fix drag ending immediately upon start#111
NullVoxPopuli merged 3 commits into
adopted-ember-addons:mainfrom
BobrImperator:defer-isexpanded-class

Conversation

@BobrImperator

@BobrImperator BobrImperator commented Jun 17, 2026

Copy link
Copy Markdown
Contributor
  • Adds isDraggingDeferred property and uses it for isExpanded getter.
    Fixes an issue where a drag events would stop immediately upon starting. With the apparent reason being that -isExpanded resizes elements and cancels elements. This is particularly visible for multi-nested lists.

This is a regression found while upgrading v3 -> v5

@NullVoxPopuli NullVoxPopuli merged commit 9dea98f into adopted-ember-addons:main Jun 18, 2026
13 checks passed
@github-actions github-actions Bot mentioned this pull request Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants