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

Add a loading, retry, error flow to proposal creations and votes #71

Merged
merged 2 commits into from
Feb 23, 2024

Conversation

brickpop
Copy link
Contributor

No description provided.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Jør∂¡ seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@brickpop brickpop force-pushed the f/better-proposal-creation-flow branch from 413ad22 to 9da6a51 Compare February 20, 2024 17:30
@brickpop brickpop changed the title Add a loading, retry, error flow to proposal creations Add a loading, retry, error flow to proposal creations and votes Feb 20, 2024
} else if (!isConfirmed) return;

// addAlert("The vote has been registered", votingTxHash);
reload();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should not be reloading. If something isn't refreshing by itself we fix that in particular. But refreshing the whole page for that isn't the way!

@carlosgj94 carlosgj94 self-requested a review February 23, 2024 09:36
@carlosgj94 carlosgj94 merged commit c4ace0b into main Feb 23, 2024
2 checks passed
@brickpop brickpop deleted the f/better-proposal-creation-flow branch February 29, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants