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: content jumping down and scrolling getting locked. #821

Merged

Conversation

MayurSMahajan
Copy link
Contributor

@MayurSMahajan MayurSMahajan commented Jun 13, 2024

Partially solves: #5491

  • Removes code that triggers jumpTo() call. This can be removed since, making a selection implicitly causes the editor to scroll to the new selection.
  • Remove unused variables

Preview:

Additional Context:
AppFlowy-IO/AppFlowy#5491 (comment)

Copy link

codecov bot commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.73%. Comparing base (d73e889) to head (ca46c7b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #821      +/-   ##
==========================================
- Coverage   74.80%   74.73%   -0.07%     
==========================================
  Files         301      301              
  Lines       14198    14192       -6     
==========================================
- Hits        10621    10607      -14     
- Misses       3577     3585       +8     

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

@LucasXu0 LucasXu0 merged commit b8b6206 into AppFlowy-IO:main Jun 19, 2024
11 of 12 checks passed
@MayurSMahajan MayurSMahajan deleted the fix_find_nd_replace_scroll_5491 branch June 19, 2024 04:53
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.

2 participants