casbin / casbin-hub

The hub for Casbin
https://dashboard.casbin.com
Apache License 2.0
87 stars 46 forks source link

Form inputs should have minLength and maxLength #27

Open shakti97 opened 4 years ago

shakti97 commented 4 years ago

Actual Behaviour

Form Input let add data with empty Id and name and also no boundation on the max length of name and other inputs

Expected Behaviour

Form Input should have min and max length for inputs

Additional Behaviour

@hsluoyz let me know, I would like to work on it.