Open cryply opened 2 years ago
@2075 Here come up 2 new questions :)
I think 48bytes.
if(new Blob([values.title]).size > 48) errors.title = 'Please enter a maximum of 48 bytes.'
I used this one in Campaigns ^
(I hope I have validation done for proposals soon working again)
utf-8 can be up to 4 bytes per character
yeah, the field validations should possibly come from a lib providing this, internationalisation?
@DarkNebula0
all up for discussion
Describe the bug FE does not restrict from entering super long strings in Proposal
To Reproduce Steps to reproduce the behavior:
Expected behavior Length of Title and Description must be limited.
Screenshots
Additional context I was also not authorize to Publish is it due to fact that DAO not mine? But I guess any member of DAO can make proposal...