AppCreativity / Kliva

Used for feature/bug tracking & contains UWP open source version
MIT License
63 stars 24 forks source link

Switching filter - clear selection #83

Closed Depechie closed 6 years ago

Depechie commented 8 years ago

Maybe we should clear the current selected activity if we switch the filter on the activity list.

Bit weird an activity that is no longer in the list is still visible in the detail view.

Currently the ActivitySummary message that is routed from the activity list to the detail view model can't handle null value. So we need to modify this...

PieEatingNinjas commented 8 years ago

Also noticed this but, like you said, there are quite some issues with setting he activity to null.

Depechie commented 8 years ago

Nice to have not a must for first store release :)