Skip to content

Conversation

@Weberpcc
Copy link

@Weberpcc Weberpcc commented Jan 11, 2026

Fixes an edge case where internal drags briefly triggered the
“Drop a saved profile here” overlay.

The selector logic has been tightened so new profile loading
is only allowed for external file drags.

Fixes #5750

While investigating #5710, I found that the root cause actually matches
the behavior described in #5750. This change fixes the underlying issue
causing the drag-and-drop overlay to trigger during internal drags.

Related to #5710.

@Weberpcc Weberpcc force-pushed the fix-dnd-overlay-edge-case branch from 5ae0e09 to 32fa73b Compare January 11, 2026 18:47
Copy link
Member

@canova canova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

I haven't looked at the code, so I don't have any feedback on that yet. But have you tested the changes locally? I see that the deploy preview fails to load the homepage: https://deploy-preview-5750--perf-html.netlify.app/ See the devtools console for the error.

Please follow the contribution document to learn how to build and test locally. Also, please make sure that all the tests pass (see the aforementioned document).

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