NUS-Project-SaBai / FrontEnd

1 stars 1 forks source link

Form verification for order modal in consultation page #176

Closed keithxun closed 2 months ago

keithxun commented 2 months ago

image

Add form verification such that you cannot submit a number more than the available stock

keithxun commented 2 months ago

image

Remove ability to select medicine if it has already been selected by the user.

In this example, "tester" medicine has already been selected but user is able to reselect it again.

keithxun commented 2 months ago

Fixed by lutfir and nathan