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

Prevent user from sharing awesomeness when balance insufficient to pay for submission #2

Open
ltfschoen opened this issue Jun 9, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@ltfschoen
Copy link
Owner

ltfschoen commented Jun 9, 2020

At the moment a user can choose an account thats injected from Polkadot.js Extension (Desktop) or enter a Mnemonic Seed (Mobile), but that account could be an inactive account or a dust account and the extrinsic could fail. So it would be better UX to detect and warn the user that they have insufficient balance before they even try to submit

@ltfschoen
Copy link
Owner Author

This commit a6eef89 displays an alert to the user if they try to submit a request for a tip after choosing an account with insufficient balance.

@ltfschoen ltfschoen added the enhancement New feature or request label Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant