Open StenPetrov opened 8 years ago
The workflow should be: View mode --buttonEdit--> Edit Mode Edit Mode --buttonSave--> ViewModel.Save() Edit Mode --buttonCancel--> ViewModel.Load(ViewModel.Model)
CollectionPage should have [+] button in the toolbar which will show a new page in edit mode Swipe list actions to edit and delete
Most are there now, except for ListView context actions (delete items from list)
The workflow should be: View mode --buttonEdit--> Edit Mode Edit Mode --buttonSave--> ViewModel.Save() Edit Mode --buttonCancel--> ViewModel.Load(ViewModel.Model)
CollectionPage should have [+] button in the toolbar which will show a new page in edit mode Swipe list actions to edit and delete