feat(gui): show recovery button on page#1084
Conversation
76153c0 to
dcd7e59
Compare
|
bugbot run |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit dcd7e59. Configure here.
| > | ||
| Redeem manually | ||
| </SwapMoneroRecoveryButton> | ||
| )} |
There was a problem hiding this comment.
Duplicate recovery modals open
Medium Severity
Each SwapMoneroRecoveryButton mounts its own MoneroRecoveryKeysDialog, which opens when shared moneroRecovery state matches the swap. With the new in-progress buttons plus the existing alert button, one successful fetch can render two open dialogs for the same keys.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit dcd7e59. Configure here.
There was a problem hiding this comment.
@binarybaron Is this a problem?


No description provided.