Skip to content

feat: Replace dueDays input with Date Picker component - #488

Open
gelluisaac wants to merge 6 commits into
TrusTrove:mainfrom
gelluisaac:feat
Open

feat: Replace dueDays input with Date Picker component#488
gelluisaac wants to merge 6 commits into
TrusTrove:mainfrom
gelluisaac:feat

Conversation

@gelluisaac

Copy link
Copy Markdown
Contributor
  • Add shadcn/ui Calendar and Popover components
  • Create DatePicker component for intuitive date selection
  • Update InvoiceForm to use DatePicker instead of basic date input
  • Maintain existing validation for future dates only
  • Improve UX by allowing users to select specific calendar dates

Closes #193

- Add shadcn/ui Calendar and Popover components
- Create DatePicker component for intuitive date selection
- Update InvoiceForm to use DatePicker instead of basic date input
- Maintain existing validation for future dates only
- Improve UX by allowing users to select specific calendar dates

Closes TrusTrove#193
@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

@gelluisaac is attempting to deploy a commit to the K1NGD4VID Team on Vercel.

A member of the Team first needs to authorize it.

gelluisaac and others added 3 commits August 1, 2026 11:22
- Add SimulationResult type export to SDK index.ts
- Fixes TypeScript error in app/lp/page.tsx where SimulationResult was imported but not exported
- Resolves CI build failure
- Mock DatePicker component to simplify testing
- Update test assertions to match new DatePicker UI
- Fix date input selection to use test ID instead of type selector
- Tests now pass with the new DatePicker implementation
1 similar comment
@gelluisaac

gelluisaac commented Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

@K1NGD4VID conflict fixed

@fadesany fadesany left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved: CI passed.

@fadesany

fadesany commented Aug 5, 2026

Copy link
Copy Markdown

Automated merge failed and a retry also failed. This needs manual investigation.

Details: Merge failed on first attempt; retry (if attempted) also failed.

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.

Invoice Due Date Date-Picker

3 participants