Allow customising txn confirmation screen based on the txn type #21758
Labels
design/needs-mock-up
needs-mockup A feature which needs design mockup to be implemented.
feature/web3/wallet
Integrating Ethereum+ wallet support
OS/Desktop
priority/P3
The next thing for us to work on. It'll ride the trains.
Currently, the
ConfirmTransactionPanel
is crammed with custom logic for all the different transaction types. The idea is to have dedicated components for each txn type. A good candidate for this is the confirmation screen for swap. The goal of this issue is to refactorConfirmTransactionPanel
to allow rendering a component dedicated to swap when interacting with the 0x Exchange ProxyHere's an example from Metamask:
Some UX customisation ideas (outside the scope of this issue):
The text was updated successfully, but these errors were encountered: