Skip to content

Food Manufacturer Bug Bash Fixes - #205

Open
dburkhart07 wants to merge 4 commits into
mainfrom
ddb/fm-bugbash-fixes
Open

Food Manufacturer Bug Bash Fixes#205
dburkhart07 wants to merge 4 commits into
mainfrom
ddb/fm-bugbash-fixes

Conversation

@dburkhart07

@dburkhart07 dburkhart07 commented Jul 25, 2026

Copy link
Copy Markdown

📝 Description

  • Fixed emails so that they have separate responses from pantries, when applicable.
  • Removed edit/deletion icons when editing a donation's donation items
  • Realigned the reserved quantity when resubmitting a donation id
  • Added search parameter so that log new donation button on the dashboard navigates and also opens the modal

@jiang-h-y jiang-h-y self-assigned this Jul 28, 2026
@jiang-h-y
jiang-h-y self-requested a review July 28, 2026 15:31
@jiang-h-y jiang-h-y removed their assignment Jul 28, 2026
@Yurika-Kan
Yurika-Kan self-requested a review July 30, 2026 09:28
@Yurika-Kan Yurika-Kan self-assigned this Jul 30, 2026

@Yurika-Kan Yurika-Kan left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm 1 nit :)

isOpen={isLogDonationOpen}
onClose={() => setIsLogDonationOpen(false)}
onClose={() => {
setIsLogDonationOpen(false);

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

soo nit but for cleanliness can this reflect how it was set ie == 'true'

@Yurika-Kan Yurika-Kan left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm 1 nit :)

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.

3 participants