Lenkelheit / Coursework

This repository contains Instagram-like application
Apache License 2.0
1 stars 0 forks source link

Fix/iss#142 #154

Closed iamprovidence closed 5 years ago

iamprovidence commented 5 years ago

Description

Reworked NavigationManager logic. Now if ViewModel has default constructor window manager will try to create new instance of it.

Change some command. Now after deleting/updating you will not go back to previous content, you will return to the list of items

Also optimize some command for user. Now on LogOut shown and logged user are setted to null, and FollowViewModel does not require any more Shown User as argument for constructor

Fixes # (issues)

142

Opens # (issues)

Type of change

Checklist: