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

If you enter a million of an item in donations and save, a confirmation comes up. It still saves if you press cancel. #5068

Open
2 tasks
cielf opened this issue Mar 5, 2025 · 0 comments
Labels
Good First Issue Suitable for users that are newer or less experienced

Comments

@cielf
Copy link
Collaborator

cielf commented Mar 5, 2025

Summary

confirmation on large donations is ineffective - saves in either case. Fix it.

Why?

System not behaving as reasonably expected

Details

To see this:
sign in as [email protected]
click on Donations
fill in the form with 1000000 of some item
click save
click cancel

The donation appears in the index. Instead, we should return to the donation entry screen so the user can adjust the value.

Criteria for completion

  • behaviour as described
  • automated tests for behaviour as described
@cielf cielf added Good First Issue Suitable for users that are newer or less experienced SCALE2025 and removed SCALE2025 labels Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Issue Suitable for users that are newer or less experienced
Projects
None yet
Development

No branches or pull requests

1 participant