Skip to content

Resolve "Confirm resubmission on search"

Kevin Chong requested to merge 78-confirm-resubmission-on-search into development

What does this MR do?

This fixes the confirm resubmission issues when pressing the browser's back button after searching and then editing a tablet/patient/area.

This is done by using the POST-REDIRECT-GET pattern.

Does this MR meet the acceptance criteria?

  • I have added tests to validate the new functionality.
  • I have updated the documentation accordingly. closes #78 (closed)
Edited by Kevin Chong

Merge request reports