mckeemseattleu / St-Francis

Internal dashboard for customer intake
https://st-francis.vercel.app/
2 stars 3 forks source link

Added "required" attribute for threshold inputs #74

Closed lmeng25 closed 1 year ago

lmeng25 commented 1 year ago

Added "required" attribute for threshold inputs so Settings form will not allow null input save to the database.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
st-francis ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2023 3:23pm
ducmvo commented 1 year ago

Nice fix! Because the issue for this branch is to validate null value, it's done. Another related issue is that the input fields also allow negative values. Could this be fixed in this branch or created in a new branch?

neg