Gnosis Safe Multisig - Public Release v2.11.0#1291
Conversation
|
Travis automatic deployment: |
|
Travis automatic deployment: |
* Renames decodedData to dataDecoded * Renames DecodedValue to ValueDecoded * Updates operation types * Remove unnecesary keyof typepo Co-authored-by: Mikhail Mikheev <mmvsha73@gmail.com>
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
1 - When you submit a tx created from an app, the page remains on the app tab instead of going to the transaction tab for you to sign said transaction. This is a new behavior. |
|
2 - When you have 2 tx pending and you sign and execute the one bellow, that one goes to the top of the table for a while. After a 20 or 30 secs the table is re rendered and the tx fixes themselves. |
|
If this is the case then should we clean the inputs in the apps? or is something that every app dev team should do on their own? Also, with that behavior it seems the app didn't do anything because nothing changes when you sign |
This is something safe apps devs have to do |
Co-authored-by: Mikhail Mikheev <mmvsha73@gmail.com>
|
Travis automatic deployment: |
|
@francovenica I made a quick ix for the issue 2. Could you please retest? @fernandomg the problem is that in |
|
Travis automatic deployment: |
|
1 - Ok, I see that the fields clear after using the app. Is fine 2 - For this one the tx mock doesn't jump to the top anymore which is fine, but we lost the "Pending" tag with the loading icon. Also sometimes happens when you sign 2 transactions that the second one, while the tx is being mined, the tag becomes "awaiting your confirmation" and you have the "Confirm" button next to your address instead of the "pending" tag. |
|
@lukasschor is this one good to go with issue 2)? |
|
For me it's fine merging this PR and creating issue 2) as a bug ticket (with high priority) |
Changes
Bugfix
Chore
Remember NOT TO SQUASH this PR!