Skip to content

UE: fix move components issues#19

Open
mhaack wants to merge 2 commits into
mainfrom
move-fix
Open

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

Conversation

@mhaack

@mhaack mhaack commented Oct 1, 2025

Copy link
Copy Markdown

No description provided.

@aem-code-sync

aem-code-sync Bot commented Oct 1, 2025

Copy link
Copy Markdown

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
Copy Markdown

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