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

Data Loss Fix #875

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Data Loss Fix #875

wants to merge 2 commits into from

Conversation

Naitim
Copy link

@Naitim Naitim commented Dec 24, 2021

Hello developers of Book Catalogue

I am using your app Book Catalogue. I think the app is great but I have one minor patch that could improve the user experience.

Here are some pictures to help illustrate what activities are changed in my patch:

https://ibb.co/yFYfSrB
https://ibb.co/RzkY7HF
https://ibb.co/TtZJw7y
https://ibb.co/K073CXr
https://ibb.co/ZB14KnC

When the user tries to search for a book(either via ISBN or book name) or create an author or series. If the screen focus goes to another app or activity(for example if an incoming call forces the user to go into the phone app), or if the user accidentally closes the app or presses back, the user will lose any data they had put into this page if the app is force closed by Android.

This feature will automatically store the data when the user leaves the activity without submitting and restore said data when they restart the activity(this can be seen here https://ibb.co/ZB14KnC). Therefore, the user does not have to fill in the data again thus improving the user experience.

I have tested out the feature to ensure it works.

If you have any questions or if you would like me to change anything, please do not hesitate to let me know!

Thank you for your time,
Tim

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant