Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generator: UI pages to have Edit/View capability #20

Open
StenPetrov opened this issue Jul 26, 2016 · 1 comment
Open

Generator: UI pages to have Edit/View capability #20

StenPetrov opened this issue Jul 26, 2016 · 1 comment

Comments

@StenPetrov
Copy link
Owner

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

@StenPetrov
Copy link
Owner Author

Most are there now, except for ListView context actions (delete items from list)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant