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>
|
||
|---|---|---|
| .. | ||
| chart | ||
| collapse | ||
| fcomponents | ||
| icons | ||
| layouts | ||
| LocalSwapWidget.vue | ||
| NotificationBell.vue | ||
| ProtocolStatsCard.vue | ||
| socialButton.spec.ts | ||
| SocialButton.vue | ||
| StakeHolder.vue | ||
| StatsOutput.vue | ||
| ToastNotification.vue | ||
| TransactionHistory.vue | ||