akvo / akvo-flow-mobile

Akvo Flow app
GNU General Public License v3.0
18 stars 16 forks source link

[#1519] display a dialog before submitting another form instance #1625

Closed valllllll2000 closed 4 years ago

valllllll2000 commented 4 years ago

for same datapoint in 24 hours

Before the PR (what is the issue or what needed to be done)

see #1519 We need to warn users to prevent them submitting the same form for the same datapoint by mistake.

The solution

Display a dialog if within 24 hours user tries to submit to a form for a datapoint for which there is already a submission

Screenshots (if appropriate)

Reviewer Checklist