Provide a general summary of the issue here
The DatePicker component appears to validate inconsistently when a required field has individual date segments cleared.
🤔 Expected Behavior?
If the field is required, then clearing any required segment (year, day, or month) and blurring the input should produce a validation error consistently.
😯 Current Behavior
The DatePicker appears to validate inconsistently when a user clears different date segments after first selecting a valid date.
💁 Possible Solution
No response
🔦 Context
No response
🖥️ Steps to Reproduce
Using the documentation example:
- Open https://react-aria.adobe.com/DatePicker
- Locate the example labelled “Appointment date”
- Select a valid date from the calendar
- Clear the year segment
- Blur the input
- A validation error is shown
- Restore a valid date
- Clear the day segment
- Blur the input
- A validation error is shown
- Restore a valid date
- Clear the month segment
- Blur the input
- No validation error is shown
Version
1.16.0
What browsers are you seeing the problem on?
Chrome
If other, please specify.
No response
What operating system are you using?
MacOS Tahoe 26.4.1
🧢 Your Company/Team
No response
🕷 Tracking Issue
No response
Provide a general summary of the issue here
The DatePicker component appears to validate inconsistently when a required field has individual date segments cleared.
🤔 Expected Behavior?
If the field is required, then clearing any required segment (
year,day, ormonth) and blurring the input should produce a validation error consistently.😯 Current Behavior
The DatePicker appears to validate inconsistently when a user clears different date segments after first selecting a valid date.
💁 Possible Solution
No response
🔦 Context
No response
🖥️ Steps to Reproduce
Using the documentation example:
Version
1.16.0
What browsers are you seeing the problem on?
Chrome
If other, please specify.
No response
What operating system are you using?
MacOS Tahoe 26.4.1
🧢 Your Company/Team
No response
🕷 Tracking Issue
No response