Skip to content

Conversation

@abbyhu2000
Copy link
Member

Description

Add auto scroll when new line is added so we see the line we are typing.

Issues Resolved

Screenshot

before:

Screen.Recording.2025-11-25.at.4.12.38.PM.mov

after:

Screen.Recording.2025-11-25.at.4.14.55.PM.mov

Testing the changes

Changelog

  • fix: Add auto scroll when new line is added

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

angle943
angle943 previously approved these changes Nov 26, 2025
ruchidh
ruchidh previously approved these changes Nov 26, 2025
@codecov
Copy link

codecov bot commented Nov 26, 2025

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 60.79%. Comparing base (f129a7e) to head (7238b6f).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...r/use_query_panel_editor/use_query_panel_editor.ts 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10977   +/-   ##
=======================================
  Coverage   60.79%   60.79%           
=======================================
  Files        4531     4531           
  Lines      122258   122265    +7     
  Branches    20498    20503    +5     
=======================================
+ Hits        74322    74334   +12     
+ Misses      42693    42689    -4     
+ Partials     5243     5242    -1     
Flag Coverage Δ
Linux_1 26.55% <ø> (-0.01%) ⬇️
Linux_2 38.92% <ø> (ø)
Linux_3 39.51% <ø> (+0.01%) ⬆️
Linux_4 33.73% <66.66%> (-0.01%) ⬇️
Windows_1 26.57% <ø> (-0.01%) ⬇️
Windows_2 38.90% <ø> (ø)
Windows_3 39.51% <ø> (+<0.01%) ⬆️
Windows_4 33.73% <66.66%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

sejli
sejli previously approved these changes Nov 26, 2025
Signed-off-by: abbyhu2000 <[email protected]>
@abbyhu2000 abbyhu2000 dismissed stale reviews from sejli, ruchidh, and angle943 via 7238b6f November 26, 2025 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants