You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if you select a network different than the currently configured one for the app instance, you can still access the send transactions forms/modal:
I think we should disallow this and disable the Send Transaction button in this case.
📈 Subtasks
Disable the Send Transaction button when wrong network is selected.
Add unit tests for the change.
🎯 Definition of Done
I can't send a transaction when I've selected the wrong network.
All unit tests are passing.
Vercel preview is working as expected.
The text was updated successfully, but these errors were encountered:
📄 Context
Currently, if you select a network different than the currently configured one for the app instance, you can still access the send transactions forms/modal:
I think we should disallow this and disable the
Send Transaction
button in this case.📈 Subtasks
Send Transaction
button when wrong network is selected.🎯 Definition of Done
The text was updated successfully, but these errors were encountered: