Skip to content

fix(BlockLayers): Better drag-n-drop UX with target indicators#467

Merged
surajshetty3416 merged 2 commits intodevelopfrom
fix-layers-ux
Jan 26, 2026
Merged

fix(BlockLayers): Better drag-n-drop UX with target indicators#467
surajshetty3416 merged 2 commits intodevelopfrom
fix-layers-ux

Conversation

@surajshetty3416
Copy link
Member

Previously, it was hard for users to know where the block would drop while dragging from the Layers panel, and even harder to confidently drop a block inside a parent block. Also, the ghost element obstructed the layers where users wanted to drop a dragged layer.

Before:

Screen.Recording.2026-01-26.at.12.56.47.AM.mov

Now we have drop target indicators and I've removed the ghost layer to resolve above issues.

Now:

Screen.Recording.2026-01-26.at.12.55.32.AM.mov

@surajshetty3416 surajshetty3416 marked this pull request as ready for review January 25, 2026 19:34
@surajshetty3416 surajshetty3416 changed the title feat: Better layer drag-n-drop UX with drop indicators feat: Better layer drag-n-drop UX with target indicators Jan 25, 2026
@surajshetty3416 surajshetty3416 changed the title feat: Better layer drag-n-drop UX with target indicators fix(BlockLayer): Better drag-n-drop UX with target indicators Jan 25, 2026
@surajshetty3416 surajshetty3416 changed the title fix(BlockLayer): Better drag-n-drop UX with target indicators fix(BlockLayers): Better drag-n-drop UX with target indicators Jan 25, 2026
@codecov
Copy link

codecov bot commented Jan 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.90%. Comparing base (d561fa0) to head (d2423d7).
⚠️ Report is 22 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #467   +/-   ##
========================================
  Coverage    52.90%   52.90%           
========================================
  Files           28       28           
  Lines         2202     2202           
========================================
  Hits          1165     1165           
  Misses        1037     1037           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@surajshetty3416 surajshetty3416 merged commit c243899 into develop Jan 26, 2026
6 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.22.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant