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

Avoid flicker when scrolling to anchor #7263

Merged
merged 2 commits into from
Sep 12, 2024
Merged

Avoid flicker when scrolling to anchor #7263

merged 2 commits into from
Sep 12, 2024

Conversation

philippjfr
Copy link
Member

Followup to #7258, scrolling twice to avoid user seeing initial content only to flicker and disappear.

Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.21%. Comparing base (d90097b) to head (3842a35).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7263   +/-   ##
=======================================
  Coverage   82.21%   82.21%           
=======================================
  Files         337      337           
  Lines       50348    50348           
=======================================
+ Hits        41394    41395    +1     
+ Misses       8954     8953    -1     

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

@philippjfr philippjfr merged commit b69b78b into main Sep 12, 2024
16 checks passed
@philippjfr philippjfr deleted the scroll_twice branch September 12, 2024 14:36
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