Open dakom opened 3 years ago
Hi @corinnewo I just want to double-check that Jigzi has the updated flow correctly.
Current version: • Add your words/ edit list on left • hit "done" • The list creates the cards and isn't visible on the left • User can edit the words on the cards themselves • User can go back to the list by clicking the undo arrow on top right (a bit unclear?)
note #1297
@chayaml You have mostly the correct flow except that once you have clicked DONE, you have to edit the words on the cards themselves. You cannot hit BACK to go back to the list. THe 'Create new list' is exactly that - you erase the current list, and start with a new list. We do have a ticket to add a dialog 'Are you sure you want to start a new list', but it has not been implemented yet.
Discussed on Zoom
Currently, the card-based modules have the following flow:
Done
Instead we want the following:
Update
update
)The reason we need for them to explicitly hit
update
instead of just live-editing in the direction of List->Cards is that cells easily become blank in the process of editing, not intentionally to delete, and forWords and Images
this would be especially problematic as they'd accidentally lose the images they assigned.