refactor(unstake): use HeaderStandard instead of getStakingNavbar#30281
refactor(unstake): use HeaderStandard instead of getStakingNavbar#30281weitingsun wants to merge 2 commits into
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #30281 +/- ##
==========================================
+ Coverage 81.92% 81.95% +0.02%
==========================================
Files 5442 5446 +4
Lines 145329 145468 +139
Branches 33217 33232 +15
==========================================
+ Hits 119064 119221 +157
+ Misses 18135 18113 -22
- Partials 8130 8134 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection:
Tag Selection:
No other tags are needed - the changes are isolated to the Earn/Stake withdraw input view and don't affect shared navigation infrastructure, browser, accounts, swaps, or other features. Performance Test Selection: |
|




Description
Changing unstake screen from using getStakingNavBar to HeaderStandard component. There should be no functional or logic changes
Changelog
CHANGELOG entry: null
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Performance checks (if applicable)
trace()for usage andaddTokenfor an exampleFor performance guidelines and tooling, see the Performance Guide.
Pre-merge reviewer checklist