Skip to content

[stable32] fix(FloatingButtons): group smartpicker button and drag handle together - #7827

Merged
mejo- merged 1 commit into
stable32from
backport/7818/stable32
Oct 23, 2025
Merged

[stable32] fix(FloatingButtons): group smartpicker button and drag handle together#7827
mejo- merged 1 commit into
stable32from
backport/7818/stable32

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #7818

- The button group follows the cursor now
- The button group is top-aligned to hovered paragraph node
- The drag handle button has cursor type `grab`
- Not displayed on mobile and full width view
Also removes block margin from link previews. We already have margin
between paragraphs and it makes the floating buttons look off otherwise.
Fixes: #7272Fixes: #7604
Signed-off-by: Jonas <jonas@freesources.org>
@codecov

codecovBot commented Oct 23, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.73%. Comparing base (9a7d76c) to head (808c940).
⚠️ Report is 5 commits behind head on stable32.

Additional details and impacted files
@@ Coverage Diff @@## stable32 #7827 +/- ##
============================================
- Coverage 59.80% 59.73% -0.07% 
============================================
Files 500 499 -1 Lines 38464 38370 -94 Branches 1091 1061 -30 ============================================
- Hits 23003 22920 -83 + Misses 15355 15344 -11 
Partials 106 106 

☔ 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.

@mejo-
mejo- merged commit 8bce60d into stable32Oct 23, 2025
65 checks passed
@mejo-
mejo- deleted the backport/7818/stable32 branch October 23, 2025 21:18
@blizzzblizzz mentioned this pull request Nov 10, 2025
9 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewbugSomething isn't workingux

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@mejo-