ifmeorg / ifme

Free, open source mental health communication web app to share experiences with loved ones
http://www.if-me.org/
GNU Affero General Public License v3.0
1.45k stars 731 forks source link

[BUG]: Error Page when adding allies but the request process is reflected by the system. #2235

Closed zattomato closed 1 year ago

zattomato commented 1 year ago

Is there an existing issue for this?

Current Behavior

Adding Allies

When adding a registered and valid account as an ally using their email, the system redirects the user to the Error Page.

The searched account appears.

Screenshot 2023-06-18 at 12 23 39 PM

Once the user clicks on "Add to Allies", the system redirects to the Error Page.

Screenshot 2023-06-18 at 12 23 50 PM (2)

However, the request is sent and shown in the Allies Page.

Screenshot 2023-06-18 at 12 42 53 PM

Expected Behavior

The system was supposed to redirect back to the Allies Page and the request is displayed there.

Steps To Reproduce

Pre-requisite: You are logged in the system.

  1. On the Allies Page, click on the "Search by email" input field.
  2. Type in a valid account email registered in the system.
  3. Click on "Search" button.
  4. When the user is displayed, click on the "Add to Allies" button.

Environment

- OS: macOS Ventura 13.4
- Node: 18.6.0
- npm: 9.5.1

Criteria for Completion

Anything else?

No response

Code of Conduct

welcome[bot] commented 1 year ago

Thank you for opening this issue with us! If you haven't already, please follow these next steps to officially join our contributor community.

julianguyen commented 1 year ago

Thanks for reporting this! Taking a look!

julianguyen commented 1 year ago

@zattomato The issue has been resolved! There was an update that had to be made in our Sendgrid dashboard! Can you re-test and let me know if you're still facing issues? Thanks!