Skip to content

Improve date and datetime field front-end validation and UX (CFM-504) #375

Merged
merged 3 commits into from
Mar 25, 2026

Conversation

arlen
Copy link
Contributor

@arlen arlen commented Mar 19, 2026

This PR adds significant front-end validation and UX improvements to the date fields. It will catch (basic) malformed dates (such as a year in yyyymmdd form or a date without a time in a datetime field) and try to correct them. When it cannot, the user will be warned.

The regex pattern used for dateonly and datetime fields has been improved to ensure better date handling.

image

@benno benno merged commit a9fe59c into COmanage:develop Mar 25, 2026
@arlen arlen deleted the feature-cfm504-dateTimeHandling branch March 25, 2026 14:22
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants