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

Enhance deleting grace Period contracts UX #487

Merged
merged 3 commits into from
Jun 7, 2023

Conversation

0oM4R
Copy link
Contributor

@0oM4R 0oM4R commented Jun 6, 2023

Description

In case the user only has 0.01 tft the contract will go on with the deleting process, but will stuck while deleting its keys, and then it needs to reload the page, now this case is handled if it fails while deleting some keys will show an error message.

Changes

  • await signAndSend function in _applyExtrinsic
  • add an error notification to inform the user there are some keys not deleted.
  • add an alert that deleting contracts may take a while

screen record

Screencast.from.2023-06-06.16-41-08.webm

Related Issues

Checklist

  • Tests included
  • Build pass
  • Documentation
  • Code format and docstrings
  • Screenshots/Video attached (needed for UI changes)

@0oM4R 0oM4R merged commit 82e62b5 into development Jun 7, 2023
@0oM4R 0oM4R deleted the development_fix_deleteGraceCorntracts branch June 7, 2023 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants