jameacle09 / csileavemanagementsystem

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

Inappropriate Message error when Mobile No more than required maximum characters #183

Closed syazanajaafar closed 5 years ago

syazanajaafar commented 5 years ago

Module: HR Dashboard --> Employee Profile --> Add Employee Profile

Issues: Inappropriate Message error when fill in Mobile No more than 15 digit

Expected: Should prompt appropriate validation error message to notify users when they fill in the Mobile No more than required maximum characters.

Attachment:

Add Employee_MobileNo

Add Employee_MobileNo Error Msg

laichiun commented 5 years ago

29 March - Retest Passed

Mobile No input length only accept max 15 characters.

image

image

image