Skip to content

Comments

UE: fix move components issues#19

Open
mhaack wants to merge 2 commits intomainfrom
move-fix
Open

UE: fix move components issues#19
mhaack wants to merge 2 commits intomainfrom
move-fix

Conversation

@mhaack
Copy link

@mhaack mhaack commented Oct 1, 2025

No description provided.

@aem-code-sync
Copy link

aem-code-sync bot commented Oct 1, 2025

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

@hannessolo
Copy link

This approach doesn't work. The event gets fired before the move completes in the dom.

So we can't just iterate in order - since it's still the old order - we need to actually calculate the new order. But I don't think we can do that, since we only have component and from, but not where it's being moved to.

So easiest solution for now seems to just force a reload in every case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants