Files
flights_web_raw/apps/react
gnezim 947af08bb1 Fix CalendarInput date clearing and validation
- Expose native input field with data-testid support for test control
- Support clearing dates with empty value (null/undefined)
- Add ISO date format parsing (YYYY-MM-DD) for string inputs
- Sync native input with Calendar selection automatically
- Update styling to show native input with calendar icon button
- Display elements (selected-departure-date, selected-return-date) now disappear when date is cleared
2026-04-06 08:42:16 +03:00
..