Improve change detection in edit activity using ViewModel #2252
Labels
common: uncommon
Most users are unlikely to come across this or unexpected workflow
severity: minor
Impairs non-critical functionality or suitable workarounds exist
type: enhancement
New feature or request
Given the edit activity now uses a viewmodel, we can more easily compare it with the card initially loaded in to decide if there are changed.
This will allow us to get rid of all the hasChanges code in the edit activity
The text was updated successfully, but these errors were encountered: