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

Display success and error message in the purchase subscription screen #78

Open
reyraa opened this issue Jan 15, 2023 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@reyraa
Copy link
Member

reyraa commented Jan 15, 2023

  1. Users need a positive balance to purchase a subscription. Therefore we should display a summary of their account in the purchase subscription tab of the subscriptions page:
    • Address
    • Balance
  2. Once they click on purchase, we should disable the button to prevent further interaction.
  3. If an error occurs we should display the error message, and re-enable the purchase button.
  4. If the action is successful, we should display a success command, and keep the purchase button disabled.
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

Successfully merging a pull request may close this issue.

2 participants