SCCapstone / Delta

A file transfer system for researchers to upload and share data sets with other researchers.
0 stars 0 forks source link

Error on submitting blank fields in EDIT review do not show failure to user #472

Closed jackcoberman closed 1 year ago

jackcoberman commented 1 year ago

Attempting to edit a review so that it is blank fails - perfect. The response from the backend even displays this correctly in the console (response message was "This field may not be blank.") I would recommend displaying this to the user somehow, as currently there is no response outside of the console image

lxaw commented 1 year ago

Thanks! Fixed this in the last issue: https://github.com/SCCapstone/Delta/issues/473