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
While attempting to submit an "Update the Constitution" type proposal, the submission failed due to an invalid URL and hash for the guardrails. Additionally, a CORS issue occurred for the new constitution URL. Currently, the error messages are only displayed in the console log, making it difficult for users to identify the issue.
To improve the user experience:
Error messages should be displayed in a dialog box instead of just the console log.
Guardrails URL and hash should be pre-validated during proposal creation to ensure they match, preventing errors during submission.
Add validation for new constitution URL character limit
Area
Proposal Pillar
Domain
preview.gov.tools
Which wallet were you using?
No response
Context
While attempting to submit an "Update the Constitution" type proposal, the submission failed due to an invalid URL and hash for the guardrails. Additionally, a CORS issue occurred for the new constitution URL. Currently, the error messages are only displayed in the console log, making it difficult for users to identify the issue.
To improve the user experience:
Steps to reproduce
Actual behaviour
Expected behaviour
The text was updated successfully, but these errors were encountered: