Nexus-Mods / NexusMods.App

Home of the development of the Nexus Mods App
https://nexus-mods.github.io/NexusMods.App/
GNU General Public License v3.0
855 stars 43 forks source link

Rework the UI logic to make ViewModels follow ReactiveUI recommendations #668

Open halgari opened 11 months ago

halgari commented 11 months ago

We currently use a mix of styles in ViewModel development. While not terrible it is non-standard, see this spike #661 for how we should refactor to make the code more standard.

Rough task overview

Al12rs commented 11 months ago

We can also add some info and guidelines on this in the UI development docs we have