Address AI reviewer warnings:
- Add separate unstakeError ref so unstake failures are not displayed
via the load-data error UI whose Retry calls loadActivePositionData
- Add exitSucceeded flag to distinguish pre-exit failures ("Failed to
unstake position.") from post-exit data-refresh failures ("Position
unstaked, but failed to refresh data."), preventing factually wrong
messages after a successful transaction
- Unstake error UI has no Retry button; the Unstake button in actions
remains available for retrying a failed transaction
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| composables | ||
| contracts | ||
| directives | ||
| layouts | ||
| router | ||
| services | ||
| types | ||
| utils | ||
| views | ||
| App.vue | ||
| config.ts | ||
| env.d.ts | ||
| main.ts | ||
| wagmi.ts | ||