fix: click empty http node value may cause blur#35051
Conversation
|
@copilot review this pr |
Here's my review of the PR: Problem being fixed: Changes in
Test in Minor observation: Overall the fix is clean, minimal, and correctly targeted. ✅ |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #35051 +/- ##
=======================================
Coverage 84.87% 84.87%
=======================================
Files 4360 4360
Lines 195784 195795 +11
Branches 37230 37237 +7
=======================================
+ Hits 166165 166176 +11
Misses 26569 26569
Partials 3050 3050
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Checklist
make lint && make type-check(backend) andcd web && pnpm exec vp staged(frontend) to appease the lint gods