diff --git a/docs/superpowers/specs/2026-07-17-birth-date-picker-design.md b/docs/superpowers/specs/2026-07-17-birth-date-picker-design.md new file mode 100644 index 00000000..eb665580 --- /dev/null +++ b/docs/superpowers/specs/2026-07-17-birth-date-picker-design.md @@ -0,0 +1,46 @@ +# Birth Date Picker Design + +## Goal + +Replace the browser-native birth-date input in `BirthTimeIntakeFields` with the shadcn Date Picker composition supplied by the user. Preserve the existing `YYYY-MM-DD` draft value and all birth-time journey behavior. + +## Component structure + +- Use the shadcn Base UI composition: `Popover`, `PopoverTrigger render={