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 creating a proposal, entering link text longer than 255 characters trigger error upon submission and save. Adding a validation to limit link text length would prevent the error and improve user experience by avoiding failed save attempts
Steps to reproduce
Connect your wallet.
Navigate to the proposal creation page.
Enter link text with more than 255 characters and try to submit or save the proposal.
Observe the error message in the console.
Actual behavior
Error on save and submit proposal when link text exceeds 255 characters
overflow issue on text link
Expected behavior
Link text should have character limit validation.
If the text exceeds the line, it should either be truncated or shown on new line.
The text was updated successfully, but these errors were encountered:
Area
Proposal Pillar
Domain
dev-sanchogov.tools
Which wallet were you using?
No response
Context
While creating a proposal, entering link text longer than 255 characters trigger error upon submission and save. Adding a validation to limit link text length would prevent the error and improve user experience by avoiding failed save attempts
Steps to reproduce
Actual behavior
Error on save and submit proposal when link text exceeds 255 characters
overflow issue on text link
Expected behavior
The text was updated successfully, but these errors were encountered: