Skip to content

Comments

refs #1503 #1580

Merged
aurreco-uga merged 1 commit intov1.3.6-patchfrom
error-popup-improvements
Jan 9, 2026
Merged

refs #1503 #1580
aurreco-uga merged 1 commit intov1.3.6-patchfrom
error-popup-improvements

Conversation

@aurreco-uga
Copy link
Member

@aurreco-uga aurreco-uga commented Jan 7, 2026

Resolves #1503

@aurreco-uga
Copy link
Member Author

Screenshot 2025-12-28 at 9 28 29 AM

Copy link
Member

@bobular bobular left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Just a couple of comments.

<p>3- Please {contactUsLink} to assist you</p>
<p>
3- Please {contactUsLink} to assist you;{' '}
<strong>send us a screenshot of this window.</strong>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd soften this to:

Please {contactUsLink} for help. Including a screenshot of the page and this error along with the page URL will help us resolve it faster.


const refreshPage = () => {
window.location.reload();
};
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. I haven't tested, but this should work better than what we had before!

@aurreco-uga aurreco-uga merged commit 95c78f4 into v1.3.6-patch Jan 9, 2026
1 check passed
@aurreco-uga aurreco-uga deleted the error-popup-improvements branch January 9, 2026 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error message to user: Should "Try reloading the page" link on "We're sorry, something went wrong..." modal actually reload the page?

2 participants