EyeSeeTea / pictureapp

Mobile application designed to report cases of malaria (to a DHIS2 server)
GNU General Public License v3.0
4 stars 4 forks source link

Avoid jump to disabled field #2447

Closed xurxodev closed 4 years ago

xurxodev commented 4 years ago

:pushpin: References

:gear: branches

app: Origin: maintenance/jump_error_if_next_is_disabled Target: v1.4_connect bugshaker-android: Origin: downgrade_gradle_version
EyeSeeTea-SDK: Origin: development

:tophat: What is the goal?

We should not jump to disabled fields in the survey

:memo: How is it being implemented?

:boom: How can it be tested?

UseCase 1: Login with TZ_TEST_IPC, create a new survey and select Activity = Mjanaja then jumping should work but to found the last disabled field, the jump should be not realized.

:floppy_disk: Requires DB migration?

:art: UI changes?