Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: TransactionButton behaviour optionality #1389

Open
PDiTO opened this issue Oct 9, 2024 · 1 comment
Open

Feature Request: TransactionButton behaviour optionality #1389

PDiTO opened this issue Oct 9, 2024 · 1 comment

Comments

@PDiTO
Copy link

PDiTO commented Oct 9, 2024

Describe the solution you'd like

More flexibility on how the transaction button behaves, particularly on transaction success.

We're trying to make our apps as suitable as possible for a non-crypto native audience. As a developer, current implementation is useful behaviour for debugging, but feels like a technical direction when most users likely won't care about transaction receipts and being able to reconcile them on a block explorer.

The button is also effectively dead post successful transaction. Say I want to mint multiple NFTs (as a very simple example) - how can I return the button back to its original state to allow this after a successful mint. I can think of many use cases where i'd want to be able to submit the same transaction multiple times.

Describe alternatives you've considered.

Hard view re-render onSuccess.

@fakepixels
Copy link
Contributor

Great feedback! We're working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants