Conversation
Fix removing safe behaviour
|
CLA Assistant Lite All Contributors have signed the CLA. |
ESLint Summary View Full Report
Report generated by eslint-plus-action |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Thanks for the feedback, should be working now @fernandomg |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
fernandomg
left a comment
There was a problem hiding this comment.
It's not doing what I'm expecting:
- in a clean session go to https://pr1744--safereact.review.gnosisdev.com/rinkeby/app/#/safes/0x441E604Ad49602c0B9C0B08D0781eCF96740786a/balances
- set the only safe to 'default'
- go to settings->remove safe->remove
- go to the URL set https://pr1744--safereact.review.gnosisdev.com/rinkeby/app/ and hit enter
- after loading the app it redirects to https://pr1744--safereact.review.gnosisdev.com/rinkeby/app/#/safes/0x441E604Ad49602c0B9C0B08D0781eCF96740786a/balances
|
I can reproduce what Fer is saying |
|
regarding this issue: #1199. Is it possible to disable the button if the input is pristine? |
Uses removeLocalSafe on onRemoveSafeHandler also removes default safe
|
Travis automatic deployment: |
|
Travis automatic deployment: |
Yes that makes sense, I added that, thanks @nicosampler |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
It fixes the #441. All test came as expected: Have several safes, none of them "Default". Loaded the base URL and it went to the welcome page. |
|
Travis automatic deployment: |
|
Travis automatic deployment: |

Closes #441
Closes #1452
Closes #1199
Description