human checker needs to return error to user for non integer input #13

Open
opened 2025-04-19 14:07:13 -05:00 by ITwrx · 1 comment
Owner

need to handle this possibility in user friendly way. right now we just echo out "invalid integer" in terminal.

need to handle this possibility in user friendly way. right now we just echo out "invalid integer" in terminal.
ITwrx added the
enhancement
label 2025-04-19 14:07:13 -05:00
Author
Owner

we'll use number input type and client side validation for humans. vInput is supposed to be requiring integer and creating a FormError, regardless.

we'll use `number` input type and client side validation for humans. `vInput` is supposed to be requiring `integer` and creating a `FormError`, regardless.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ITwrxOrg/SimpleSiteManager#13
No description provided.