adnan-sujak/LiveDebugging.tsx - auto scroll checkbox fix#4735
adnan-sujak/LiveDebugging.tsx - auto scroll checkbox fix#4735adnan-sujak wants to merge 2 commits intografana:mainfrom
Conversation
|
Hey, thanks for the pr. Could this be fixed in upstream first? I would prefer for us not to vendor a modified dependency. |
Hey, I opened a PR in the source repo. Waiting for him to approve and merge, afterwards I will update this PR |
|
This PR has not had any activity in the past 90 days, so the |
PR Description
Lifted the state from the imported file to AutoScroll.tsx, added two more parameters to the AutoScroll function, added styling to LiveDebugging.module.css, added license file. Styled with
@grafana/uiWhich issue(s) this PR fixes
Issue 1021
Notes to the Reviewer
I noticed there are no tests existing in the repo for the frontend, do I still need to add it?
PR Checklist