[GH-ISSUE #4644] [Bug] Time Input Allowing Invalid Values Beyond 23:59 #2078

Closed
opened 2026-03-23 21:19:29 +00:00 by mirror · 0 comments
Owner

Originally created by @AnsahMohammad on GitHub (Feb 11, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4644

Bug Description

The current version allows input beyond the valid range (0 to 23) for the time field in 24-hour format, permitting entries like 36:72, 76:12 etc.

How to Reproduce

Enter a time greater than 23:59 in time field, and it accepts,
Though it isn't a valid time

Expected Behavior

It should not accept the input when user types an invalid time

Operating System

Ubuntu LTS 22.04

AppFlowy Version(s)

0.4.1

Screenshots

image

Additional Context

No response

Originally created by @AnsahMohammad on GitHub (Feb 11, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4644 ### Bug Description The current version allows input beyond the valid range (0 to 23) for the time field in 24-hour format, permitting entries like 36:72, 76:12 etc. ### How to Reproduce Enter a time greater than 23:59 in time field, and it accepts, Though it isn't a valid time ### Expected Behavior It should not accept the input when user types an invalid time ### Operating System Ubuntu LTS 22.04 ### AppFlowy Version(s) 0.4.1 ### Screenshots ![image](https://github.com/AppFlowy-IO/AppFlowy/assets/85027826/f99db7b1-1d25-4abe-8472-f22c827a1273) ### Additional Context _No response_
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
AppFlowy-IO/AppFlowy#2078
No description provided.