-
Notifications
You must be signed in to change notification settings - Fork 109
fix(files): Add smooth animation via clicking on heading #7197
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(files): Add smooth animation via clicking on heading #7197
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7197 +/- ##
==========================================
+ Coverage 51.85% 58.97% +7.12%
==========================================
Files 479 482 +3
Lines 41580 37117 -4463
Branches 1002 1048 +46
==========================================
+ Hits 21561 21891 +330
+ Misses 19914 15124 -4790
+ Partials 105 102 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
5944b1a to
7ebc209
Compare
max-nextcloud
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested locally and works for me. Code changes also seem fine.
|
Mhh, interesting. For me, this PR breaks anchor links. Whenever I click on the |
It doesn't scroll back to the top of the document, but scrolls the clicked heading into the middle of the screen if possible. I guess that's a bit counter-intuitive and I would expect the heading to scrolled to the top of the editor container. |
8c8b55b to
dce5bd5
Compare
|
@mejo- Hi Jonas, could you please look into this again? Thank you! |
dce5bd5 to
1ade190
Compare
|
/backport to stable31 |
|
/backport to stable30 |
mejo-
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Prettier complains about prosemirror.css. Once this got resolved, it's ready to merge 😊
Signed-off-by: julia.kirschenheuter <[email protected]>
1ade190 to
f754128
Compare
|
The failing assistant cypress test seems unrelated. It also fails on other PRs. |
📝 Summary
🏁 Checklist
npm run lint/npm run stylelint/composer run cs:check)