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

Improve change detection in edit activity using ViewModel #2252

Open
TheLastProject opened this issue Dec 24, 2024 · 0 comments
Open

Improve change detection in edit activity using ViewModel #2252

TheLastProject opened this issue Dec 24, 2024 · 0 comments
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

Comments

@TheLastProject
Copy link
Member

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

@TheLastProject TheLastProject added type: enhancement New feature or request severity: minor Impairs non-critical functionality or suitable workarounds exist common: uncommon Most users are unlikely to come across this or unexpected workflow labels Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant