WING-NUS / SSID

Student Submission Integrity Diagnosis
18 stars 23 forks source link

🐛 Crash when page size form is empty #397

Closed sibinhho99 closed 5 months ago

sibinhho99 commented 6 months ago

Cc:

Hi

Describe the Bug

In page size in latest master, if the field is empty and we click on "Update", it crashes

To Reproduce

Steps to reproduce the behavior:

  1. Go to the page to view all submission similiarities in the web interface

  2. Click on "Update" while the page size field is empty

    image
  3. See error

    image

In the page to view all submission similiarities in the web interface in latest master, if the page size field is empty and we click "Update", it will crash

Expected Behavior

More graceful handling of such empty input

Tasks

Acceptance Criteria

More graceful handling of such empty input

More Information

Environment

Screenshots

Thanks!