SRJPE / rst-pilot-app-client

Rotary Screw Trap Data Collection application
0 stars 0 forks source link

Multi Tab functionality #294

Open ErinCain opened 5 months ago

ErinCain commented 5 months ago

Dig into multitab functionality to see what is causing bugs and determine if we need a refactor or new system to get the desired functionality. Try and scope out implementation to fix these bugs and then we can discuss to think through timeline.

Bugs experienced by user: One instance: Went through trap workflow with 2 tabs, didn't allow save, on back app crashed. One instance: Selected 2 traps, one trap selected restart, did not select anything for other trap, forced to continue through full trap operations workflow.

desired functionality: If one trap form reaches its endpoint due to alerts, allow other functional traps to continue through steps. @bpintel had idea for implementation with moving alert form out/above tab/step system. Brainstorm implementation that seems future-proofed.

ErinCain commented 4 months ago

We think issue #299 will fix this, leaving for now in case same behavior persists