Skip to content

Bug Fix for Year Input and Export Confirmation#152

Merged
shaynesidman merged 3 commits intomainfrom
steven_fixes1
Apr 6, 2026
Merged

Bug Fix for Year Input and Export Confirmation#152
shaynesidman merged 3 commits intomainfrom
steven_fixes1

Conversation

@stevenvb101
Copy link
Copy Markdown
Collaborator

Issue

Fixed #138 #142 #143

Who worked on this sprint/bug?

Steven

Who did what on this sprint/bug?

Features Implemented

  • Made a minor change of editing "Export to PDF" to "Export All"
  • Modified shadcn AlertDialogue so that export confirmation does not come in from the left
  • Made it so that on data upload you cannot type in "+", "-", "e" or "E"

New files created

Existing files modified

src/components/Cart.tsx
src/components/YearInput.tsx
src/components/ui/alert-dialog.tsx

Acceptance Criteria

Testing: how did you test?

Input field for year no longer takes anything but numbers 0-9. Export confirmation pop-up works as intended now.

Features Not Implemented/Incomplete

N/A

Bugs Discovered

N/A

Screenshots:

Tag Dan and Shayne

@danglorioso @shaynesidman

@stevenvb101 stevenvb101 self-assigned this Apr 5, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mhd Ready Ready Preview, Comment Apr 6, 2026 5:34pm

@shaynesidman shaynesidman merged commit 72a4fb0 into main Apr 6, 2026
1 of 2 checks passed
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.

Bug: Year Input Accepts "+", "-", "e"

2 participants