fix(PreviewOptions): Move three-dot menu into preview box or link bubble#7793
Merged
fix(PreviewOptions): Move three-dot menu into preview box or link bubble#7793
Conversation
40c7623 to
68efd3a
Compare
3 tasks
68efd3a to
1163b5f
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7793 +/- ##
==========================================
+ Coverage 53.34% 59.90% +6.55%
==========================================
Files 503 500 -3
Lines 43534 38345 -5189
Branches 1135 1091 -44
==========================================
- Hits 23225 22971 -254
+ Misses 20202 15269 -4933
+ Partials 107 105 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
marcoambrosini
approved these changes
Oct 20, 2025
* Fixes: #6814 (broken alignment of preview options in lists) * Fixes: #7693 (preview options displayed in read-only documents) * Fixes: nextcloud/collectives#1920 (hidden preview options on narrow screens) Also fixes the bug that the link is displayed above the preview in read-only view in Collectives. Signed-off-by: Jonas <jonas@freesources.org>
Member
Author
Great catch! Updated now and I also added a |
1163b5f to
d142d24
Compare
benjaminfrueh
approved these changes
Oct 21, 2025
Member
Author
|
/backport to stable32 |
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes several UX bugs that stem from the existence of the three-dot menu for link preview options. It also will allow us to move drag handle and smart picker link closer to the editor container.
Contributes to #7272
Also fixes the bug that the link is displayed above the preview in read-only view in Collectives.
🖼️ Screenshots
🏁 Checklist
npm run lint/npm run stylelint/composer run cs:check)