Skip to content

docs: add incomplete input to date time picker docs #4362

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: latest
Choose a base branch
from

Conversation

ugur-vaadin
Copy link
Contributor

@ugur-vaadin ugur-vaadin commented Jun 4, 2025

This PR updates the DateTimePicker docs to include the new incomplete input.

Closes #4323

@ugur-vaadin ugur-vaadin requested a review from vursen June 4, 2025 08:52
Copy link

github-actions bot commented Jun 4, 2025

AI Language Review

  • DateTimePickerCustomValidation.java: No specific issues were found. The additional error message for incomplete input enhances clarity.

  • DateTimePickerValidation.java: No issues were found. The change for handling incomplete input is properly integrated.

  • _input-field-common-features.adoc: No suggestions for improvements. The addition of "Incomplete Input" along with existing validation features is well documented and follows the guidelines effectively.

  • date-time-picker-validation.ts: No issues detected. The error message updates align well with the new validation logic.

  • date-time-picker-validation.tsx: No issues found. The error message updates are appropriate and consistent with the logic for incomplete input handling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document DateTimePicker's new validation behavior
1 participant