PrimeDAO / prime-deals-dapp

DAO to DAO negotiations facilitated, ratified, and archived.
https://www.prime.xyz/deals
3 stars 1 forks source link

Reg Wiz: I should not be able to save a clause if it has less than 10 characters #1201

Open BartuCulha opened 1 year ago

BartuCulha commented 1 year ago
  1. Navigate here:
  2. Enter 1 word for title and clause description
  3. Click save

Result: You will be able to save the clause Create-a-Partnered-Deal-Terms-Prime-Deals (1).png

Expected: Dapp to throw error messages.

If title has less that 5 characters display: Clause title must be at least 5 characters.

If description has less than 10 characters display: Clause description must be at least 10 characters.