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

fix: Prompt input has incorrect height on first render when expanding split panel #2947

Merged
merged 1 commit into from
Oct 30, 2024

Fix promptinput height in split panel

42c6947
Select commit
Loading
Failed to load commit list.
Merged

fix: Prompt input has incorrect height on first render when expanding split panel #2947

Fix promptinput height in split panel
42c6947
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 0s

96.25% (target 90.00%)

View this Pull Request on Codecov

96.25% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.25%. Comparing base (4ff710b) to head (42c6947).

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #2947    +/-   ##
========================================
  Coverage   96.25%   96.25%            
========================================
  Files         769      769            
  Lines       21735    21736     +1     
  Branches     7441     7031   -410     
========================================
+ Hits        20920    20921     +1     
- Misses        762      807    +45     
+ Partials       53        8    -45     

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