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: Style drop cursor for block elements #45

Merged
merged 18 commits into from
Dec 28, 2024
Merged

fix: Style drop cursor for block elements #45

merged 18 commits into from
Dec 28, 2024

Conversation

fsbraun
Copy link
Member

@fsbraun fsbraun commented Dec 28, 2024

Fix CSS for drag and drop operations when selecting a block element.

Summary by Sourcery

Bug Fixes:

  • Fix CSS issues related to drag and drop operations for block elements.

fsbraun and others added 18 commits December 26, 2024 16:44
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
…t into feat/pm-widgets

# Conflicts:
#	private/js/tiptap_plugins/cms.toolbar.js
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey @fsbraun - I've reviewed your changes and they look great!

Here's what I looked at during the review
  • 🟢 General issues: all looks good
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟢 Documentation: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@django-cms django-cms deleted a comment from sourcery-ai bot Dec 28, 2024
Copy link

codecov bot commented Dec 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.16%. Comparing base (4d99c7c) to head (b5f6be4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #45   +/-   ##
=======================================
  Coverage   81.16%   81.16%           
=======================================
  Files          17       17           
  Lines         929      929           
  Branches      104      104           
=======================================
  Hits          754      754           
  Misses        132      132           
  Partials       43       43           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fsbraun fsbraun changed the title fix: element selection and CSS for drag and drop fix: element selection and CSS for drag and drop @sourcery-ai Dec 28, 2024
@sourcery-ai sourcery-ai bot changed the title fix: element selection and CSS for drag and drop @sourcery-ai fix: Style drop cursor for block elements Dec 28, 2024
@fsbraun fsbraun merged commit f2fbbac into main Dec 28, 2024
31 checks passed
@fsbraun fsbraun deleted the feat/pm-widgets branch December 28, 2024 12:32
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.

1 participant