NUS-Project-SaBai / FrontEnd

1 stars 1 forks source link

Nathan/bug squashing #177

Closed nathantew14 closed 3 weeks ago

nathantew14 commented 3 weeks ago

Fixed: Remove mouse scroll affecting number fields (by setting to text field and using regex in the onChange prop to simulate the number input field behaviour) Fix uncontrolled input to control (Order modal in consultation and add medication)

Extra: Added catches for empty quantity in the add medication and add medication order forms

Not fixed: Fix all non-unique keys (Poke around)

fixes #165

keithxun commented 3 weeks ago

lgtm