Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(editor): Also unset draggedOver at drop #6729

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Conversation

mejo-
Copy link
Member

@mejo- mejo- commented Dec 3, 2024

Fixes the background staying at light blue when dragging and dropping text in the editor.

Fixes: #6724

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits

Fixes the background staying at light blue when dragging and dropping
text in the editor.

Fixes: #6724

Signed-off-by: Jonas <[email protected]>
@mejo- mejo- added bug Something isn't working 3. to review labels Dec 3, 2024
@mejo- mejo- self-assigned this Dec 3, 2024
@mejo-
Copy link
Member Author

mejo- commented Dec 3, 2024

/backport to stable30

@mejo-
Copy link
Member Author

mejo- commented Dec 3, 2024

/backport to stable29

@juliusknorr juliusknorr merged commit c14cea9 into main Dec 3, 2024
60 of 62 checks passed
@juliusknorr juliusknorr deleted the fix/dragged_over branch December 3, 2024 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working
Projects
Status: ☑️ Done
Development

Successfully merging this pull request may close these issues.

Drag an drop of text
2 participants