You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
The text was updated successfully, but these errors were encountered:
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]
The text was updated successfully, but these errors were encountered: