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

add createRef to reset scroll on Task Id change #2087

Merged
merged 3 commits into from
Sep 1, 2023

Conversation

CollinBeczak
Copy link
Collaborator

Resolve issue: #1957

@codecov-commenter
Copy link

codecov-commenter commented Aug 27, 2023

Codecov Report

Merging #2087 (ed48843) into develop (67a08ef) will increase coverage by 0.00%.
The diff coverage is 50.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@           Coverage Diff            @@
##           develop    #2087   +/-   ##
========================================
  Coverage    24.96%   24.96%           
========================================
  Files          638      638           
  Lines        21587    21594    +7     
  Branches      6567     6569    +2     
========================================
+ Hits          5389     5391    +2     
- Misses       13574    13577    +3     
- Partials      2624     2626    +2     
Files Changed Coverage Δ
src/components/QuickWidget/QuickWidget.js 53.84% <50.00%> (-4.05%) ⬇️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@AndrewPhilbin AndrewPhilbin merged commit c8930b7 into develop Sep 1, 2023
2 checks passed
@jschwarz2030 jschwarz2030 deleted the fixInstructionsScroll branch October 18, 2023 22:00
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.

Instruction pane in task view does not reset the scroll back at the top when moving to a new task
3 participants