harb/web-app/src/components
openhands a8defd10b4 fix: unstakePosition() has no error handling at all (#482)
Wrap the entire unstakePosition() body in try/catch/finally so that
errors from exitPosition(), loadActivePositions(), and loadPositions()
are caught, displayed to the user via the existing error ref, and
loading state is always reset correctly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 17:32:02 +00:00
..
chart fix: Move BigInt formatting functions from helper.ts to kraiken-lib/format (#246) 2026-02-24 23:00:58 +00:00
collapse fix: unstakePosition() has no error handling at all (#482) 2026-03-06 17:32:02 +00:00
fcomponents fix: Remove unused components from web-app (#242) 2026-02-25 00:24:29 +00:00
icons webapp - ESLint + Prettier with pre-commit hooks (#54) 2025-10-03 16:51:44 +02:00
layouts fix: Remove unused components from web-app (#242) 2026-02-25 00:24:29 +00:00
LocalSwapWidget.vue fix: address review findings in sell KRK widget 2026-03-05 12:39:15 +00:00
NotificationBell.vue fix: Move BigInt formatting functions from helper.ts to kraiken-lib/format (#246) 2026-02-24 23:00:58 +00:00
ProtocolStatsCard.vue fix: address review — extract inline style, tighten disclaimer copy 2026-02-22 17:16:54 +00:00
socialButton.spec.ts fix: Clean up dead code and stale domain references across landing + web-app (#189) 2026-02-23 13:04:02 +00:00
SocialButton.vue webapp - ESLint + Prettier with pre-commit hooks (#54) 2025-10-03 16:51:44 +02:00
StakeHolder.vue fix: Move BigInt formatting functions from helper.ts to kraiken-lib/format (#246) 2026-02-24 23:00:58 +00:00
StatsOutput.vue webapp - ESLint + Prettier with pre-commit hooks (#54) 2025-10-03 16:51:44 +02:00
ToastNotification.vue webapp - ESLint + Prettier with pre-commit hooks (#54) 2025-10-03 16:51:44 +02:00
TransactionHistory.vue feat: wallet transaction history table (#155) (#164) 2026-02-20 09:18:10 +01:00