We shipped a new contract interaction popup recently which is global sensing, meanwhile we need to call useRemoteControlledDialog() at every place we want to use the transaction dialog that is less readable. And the multiple modal background shadow is visually undesirable when using transaction dialog with other dialog, even worse with the Fortmatic popups.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Catalogue
Part 1: Introduction and Background
We shipped a new contract interaction popup recently which is global sensing, meanwhile we need to call
useRemoteControlledDialog()
at every place we want to use the transaction dialog that is less readable. And the multiple modal background shadow is visually undesirable when using transaction dialog with other dialog, even worse with the Fortmatic popups.Part 2: Problem to Solve
Part 3: Expected Behavior
Notes