Skip to content

fix(ui): debounce the scroll event to make chrome happy - #3958

Merged
rjsparks merged 5 commits into
ietf-tools:mainfrom
larseggert:fix-3893
May 18, 2022
Merged

fix(ui): debounce the scroll event to make chrome happy#3958
rjsparks merged 5 commits into
ietf-tools:mainfrom
larseggert:fix-3893

Conversation

@larseggert

@larseggert larseggert commented May 13, 2022

Copy link
Copy Markdown
Collaborator

Fixes #3893, #3841

Comment thread ietf/static/js/ietf.js Outdated
Comment thread ietf/static/js/ietf.js Outdated
Comment thread package.json Outdated
@larseggert

Copy link
Copy Markdown
Collaborator Author

The failing check should be fixed by #3975

@NGPixel NGPixel changed the title fix: Debounce the scroll event, to make Chrome happy fix(ui): debounce the scroll event to make chrome happy May 17, 2022
@codecov

codecov Bot commented May 18, 2022

Copy link
Copy Markdown

Codecov Report

Merging #3958 (5b007fe) into main (de7ff7e) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3958      +/-   ##
==========================================
- Coverage   88.14%   88.13%   -0.01%     
==========================================
  Files         297      297              
  Lines       39274    39274              
==========================================
- Hits        34617    34616       -1     
- Misses       4657     4658       +1     
Impacted Files Coverage Δ
ietf/doc/templatetags/ietf_filters.py 85.04% <0.00%> (-0.22%) ⬇️
ietf/submit/forms.py 82.92% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de6d8b2...5b007fe. Read the comment docs.

@rjsparks
rjsparks merged commit a1518e4 into ietf-tools:main May 18, 2022
@larseggert
larseggert deleted the fix-3893 branch May 18, 2022 23:45
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"find in page" misbehaves with Chrome/Mac

3 participants