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

feat: Add "Discard Changes" button on Edit Wheel screen #546

Open
phoebe-buffay opened this issue Sep 23, 2024 · 0 comments
Open

feat: Add "Discard Changes" button on Edit Wheel screen #546

phoebe-buffay opened this issue Sep 23, 2024 · 0 comments
Assignees
Labels

Comments

@phoebe-buffay
Copy link
Collaborator

What feature?

When user is on Edit Wheel screen, and makes some changes in estimation, then decides that it's not needed to be changed and wants to return to the previous estimation statement, then they can click on Discard Changes button to reset just made changes

There is Field Estimation component, which has Save Changes button

  1. Add "Discard Changes" button under Save Changes button
  2. Discard Changes button should be secondary (white inside) and should have the same properties as Save button
  3. Discard Changes button should be inactive until user makes any changes in estimation
  4. If user makes some changes in estimation and then clicks on Discard Changes, then the estimation statement should return 5. to last saved statement
  5. If user clicks on Discard Changes button, they should remain on the Edit Wheel screen
  6. After clicking and discarding, button should become inactive again until new changes are done
Screenshot 2024-09-23 at 15 07 16

Add screenshots

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants