IntersectMBO / IntersectMBO/govtool
Update Success Message After Governance Action Submission
- Dominant language
- HTML
- Stars
- 21
- Forks
- 29
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 7
Description
### Description
Currently, when a Governance Action is successfully submitted on-chain, the confirmation message is short and states:
**"Governance Action is successfully submitted."**
This message may be misleading to users, as it doesn’t indicate that it can take some time (up to 2 minutes) for DBSync to pick up the transaction and display the Governance Action in the Live Voting section of GovTool.
The message should be updated to reflect this and set user expectations.
### Acceptance Criteria
- Update the success message to the following:
**"Governance Action has been submitted successfully. Please note: it may take up to 2 minutes for the action to appear in Live Voting once it is picked up by the network."**
- Ensure the message is shown immediately after the transaction is confirmed.
- Apply the updated message consistently across all environments.
Contributor guide
Assessment
This issue has not been assessed yet.