uaem-na / donations-tracker

General-purpose distribution platform developed for the McGill chapter of the Universities Allied for Essential Medicine.
https://donations-tracker-dev.uaem.org
8 stars 1 forks source link

Disable and Set Price Input Fields to 0 for Donation Offers and Request #78

Closed shjryan closed 1 year ago

shjryan commented 1 year ago

Description

When a user selects to create either a "donation offer" or a "donation request," the price input fields should be automatically disabled and set to 0.

Expected Behavior

  1. Users should be able to select a checkbox whether the post is a donation or not.

When a user chooses to create a "donation offer" or a "donation request":

  1. The price input fields should be disabled.
  2. The price should be automatically set to 0.

Acceptance Criteria