Open
Description
Describe your issue
In the details view when we update a value, it forces us to click "Yes" to save changes.
When we click "No" or "Cancel" it just pops the dialog box and again on back gesture it shows the dialog box until we select "Yes", only then we can go back.
Also in the codebase there is a Snackbar which shows on update which is never shown.
Steps to reproduce
- Create task
- Try updating some value and going back on home page from details page.
What was the expected result?
- Go back to homepage when "Yes" or "No" is clicked.
- Stay on details page when "Cancel" is clicked.
- Update the values and show Snackbar when "Yes" is clicked.
Put here any screenshots or videos (optional)
WhatsApp.Video.2025-04-03.at.12.26.46.AM.mp4
How can we contact you (optional)
Would you like to work on this issue?
Yes
By submitting this issue, I have confirmed that:
- I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.