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

[Bug] Incorrect "Discard Changes" Popup Behavior in Task Editing Page #156

Open
WantenMN opened this issue Jun 8, 2024 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@WantenMN
Copy link

WantenMN commented Jun 8, 2024

Describe the bug
In the LifeUp app's task editing page, the "Discard Changes" confirmation popup appears whenever the user attempts to return, regardless of whether any edits were made. This is an incorrect behavior, as the popup should only appear if changes were actually made.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the task editing page in the LifeUp app.
  2. Make no changes to the task.
  3. Attempt to return to the previous screen.
  4. Observe that the "Discard Changes" confirmation popup appears, even though no edits were made.

Expected behavior
The "Discard Changes" confirmation popup should only appear if actual changes were made to the task. If no changes were made, the app should allow the user to return without displaying any confirmation popup.

Screenshots
None.

Environments and Version (please complete the following information):

  • Device: Mi 10s
  • OS: A14
  • Version 1.95.0 (573)

Additional context
None.

@WantenMN WantenMN added the bug Something isn't working label Jun 8, 2024
@WantenMN WantenMN changed the title [Bug] [Bug] Incorrect "Discard Changes" Popup Behavior in Task Editing Page Jun 8, 2024
@Ayagikei
Copy link
Owner

This is a known issue and we will consider optimizing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants