Skip to content

Fix reputation tooltip, network recovery, sim-mode confirmation, and bridge estimates - #651

Merged
Kingsman-99 merged 4 commits into
Stellar-split:mainfrom
chrizand9-code:fixes-625-628
Aug 29, 2026
Merged

Fix reputation tooltip, network recovery, sim-mode confirmation, and bridge estimates#651
Kingsman-99 merged 4 commits into
Stellar-split:mainfrom
chrizand9-code:fixes-625-628

Conversation

@chrizand9-code

Copy link
Copy Markdown
Contributor

Title

Fix reputation tooltip, network recovery, sim-mode confirmation, and bridge estimates

Body

This PR addresses four small UX issues across the app.

ReputationBadge (#625): Added an accessible tooltip (hover + keyboard focus) that briefly explains reputation is derived from on-time payments, dispute win rate, and transaction volume, without exposing internal score weights.

NetworkStatus (#626): The component now subscribes to window's online/offline events, cleans them up on unmount, and clears the offline banner (briefly showing "Back online") when connectivity is restored, instead of only relying on RPC polling.

SimulationModeToggle (#627): Turning simulation mode off now opens a confirmation dialog warning that live actions will use real funds. The toggle only switches to live mode after explicit confirmation; cancelling leaves simulation mode enabled. Re-enabling simulation mode still requires no confirmation.

CrossChainPayment (#628): The fee/time estimate panel now shows a loading skeleton while the estimate is being fetched (refreshing whenever chain or amount changes) and displays an "Estimate unavailable" message instead of a blank area if the estimate can't be produced.

Closes #625
Closes #626
Closes #627
Closes #628

@drips-wave

drips-wave Bot commented Aug 28, 2026

Copy link
Copy Markdown

@chrizand9-code Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@vercel

vercel Bot commented Aug 28, 2026

Copy link
Copy Markdown

@chrizand9-code is attempting to deploy a commit to the kingsman-99's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Kingsman-99
Kingsman-99 merged commit 4f8cb8e into Stellar-split:main Aug 29, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants