1f8d82ecb5
On iOS, onDateChange only fires on scroll, so an empty field confirmed without scrolling reported a date via onConfirm while onChangeDate stayed silent. Call onChangeDate(draft) in the Done handler for parity with Android and web, where committing fires both together. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>