-
Notifications
You must be signed in to change notification settings - Fork 23
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] Try Again button is not working #1009
Comments
ds-crehm
changed the title
[BUG] Try Again button after unsuccessfully sending a notification is not working
[BUG] Try Again button is not working
May 24, 2024
2 tasks
ds-mmaul
added a commit
that referenced
this issue
Jul 2, 2024
ds-mmaul
added a commit
that referenced
this issue
Jul 2, 2024
… into bug/#1009-try-again-button-fix
ds-mmaul
added a commit
that referenced
this issue
Jul 3, 2024
ds-mmaul
added a commit
that referenced
this issue
Jul 3, 2024
… into bug/#1009-try-again-button-fix
ds-mwesener
added a commit
that referenced
this issue
Jul 3, 2024
…tton-fix Bug/#1009 try again button fix
Tested on E2E: Try again button works now. The approval modal doesn't reappear like before, but this seems to be even better since I don't see a point of having to reapprove. Ready for review. |
ds-mwesener
added a commit
that referenced
this issue
Jul 3, 2024
…tton-fix chore(contracts): 1005 change labelling
2 tasks
ds-mwesener
added a commit
that referenced
this issue
Jul 5, 2024
…tton-fix chore(notifications): 1009 change labelling
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Happened on E2E-A during testing of #1008:
Clicking the Try Again button in the pop-up error message that appears after the user unsuccessfully sent a notification does nothing.
Current behaviour
After approving a notification, which can not be sent, an error pop-up appears. Clicking on the "Try Again" button within that error pop-up does nothing.
Clicking on it -> Nothing happens (no logs in backend or frontend)
Expected behavior
After clicking Try Again, the approval modal appears again and I can approve the notification again:
Steps to reproduce the Bug
The text was updated successfully, but these errors were encountered: