jameacle09 / csileavemanagementsystem

Leave Management System for CSI with a Spring Boot backend and a React frontend.
8 stars 15 forks source link

Leave Entitlement to allow use enter "0.5" on entitlement and available days #215

Open chaikp opened 5 years ago

chaikp commented 5 years ago

Currently, due to the max length constraint (maxlength = 2), we cant enter "0.5". The temporary work around is to enter ".5" days for half day.

image