tari-project / universe

Other
11 stars 24 forks source link

fix: prevent reset app dialog after copying monero address #1116

Closed MCozhusheck closed 18 hours ago

MCozhusheck commented 23 hours ago

Description

Prevent reset app dialog popping up when user copies monero address Closes: #856

Motivation and Context

We should show this dialog only when user changes monero address.

How Has This Been Tested?

Run on ubuntu and windows, repeatedly clicked monero address multiple times and the dialog did not show up.

What process can a PR reviewer use to test or verify this change?

Same as above.

Breaking Changes