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] Save form states to local storage before wallet transaction #49

Open
lachlanglen opened this issue May 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@lachlanglen
Copy link
Contributor

Summary

Users (e.g. chefs reviewing applications & projects creating registrations) occasionally encounter wallet issues, and on redirect to Potlock after the failed transaction their form state has been cleared. This is a very frustrating UX.

To resolve this, we should save form state to browser storage before transaction call. Then, repopulate it if transaction fails, or clear it if transaction succeeds.

Motivation

[More detailed explanation of the motivation for the enhancement, including any benefits it would provide]

Description

[Detailed description of the enhancement, including how it would work and any design considerations]

Alternatives

[Discussion of any alternative solutions that were considered and why the proposed solution is preferred]

Risks

[Identification and mitigation of any potential risks associated with the enhancement]

Acceptance Criteria

[List of criteria that must be met for the enhancement to be considered accepted]

Additional Information

[Any other relevant information, such as links to related issues or pull requests]

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
Status: Ready
Development

No branches or pull requests

1 participant