Skip to content

[SSF 160] - Improvements to FM Donation Management UI#125

Open
dburkhart07 wants to merge 4 commits intomainfrom
ddb/SSF-160-fm-donation-management-improvements
Open

[SSF 160] - Improvements to FM Donation Management UI#125
dburkhart07 wants to merge 4 commits intomainfrom
ddb/SSF-160-fm-donation-management-improvements

Conversation

@dburkhart07
Copy link

ℹ️ Issue

Closes #160

📝 Description

  • Renamed occurrences to reminders
  • Made input fields more strict based on the numbers they should be accepting to match the backend DTOs

✔️ Verification

Smoke tested page

🏕️ (Optional) Future Work / Notes

Copy link
Collaborator

@sam-schu sam-schu left a comment

Choose a reason for hiding this comment

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

Can we make it so that clicking into an empty validated input and then clicking out does not fill in a default value?

@dburkhart07 dburkhart07 requested a review from sam-schu March 11, 2026 07:05
Copy link
Collaborator

@sam-schu sam-schu left a comment

Choose a reason for hiding this comment

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

  1. Could we either make it so that validation errors stop you from submitting the modal, or we show the backend validation errors in the failure alert like the pantry and manufacturer application pages? since currently, you can e.g. enter -1 into quantity and then immediately press submit and the feedback is confusing
  2. while we're here, can we quickly update the backend validation to require quantity to be an integer, not just a number?
  3. can we actually make the min for oz per item and donation value 0.01 to match the backend, sorry

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.

2 participants