You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Locally stored library modifications are not considered when displaying the library status in the DetailsFragment and as well all other values in EditEntryFragment.
This can be confusing for the user since the LibraryFragment shows library entries including local/offline changes.
It should be considered to have EditEntryFragment not save failed library updates locally by default, but display a dialog with the option to discard or store library modifications.
Task list
DetailsFragment includes local library modifications
EditEntryFragment includes local library modifications
EditEntryFragment shows dialog on push failure with the option to discard or store changes locally
The text was updated successfully, but these errors were encountered:
Locally stored library modifications are not considered when displaying the library status in the DetailsFragment and as well all other values in EditEntryFragment.
This can be confusing for the user since the LibraryFragment shows library entries including local/offline changes.
It should be considered to have EditEntryFragment not save failed library updates locally by default, but display a dialog with the option to discard or store library modifications.
Task list
The text was updated successfully, but these errors were encountered: