Skip to content

Conversation

@kellcuc
Copy link

@kellcuc kellcuc commented Nov 22, 2025

JIRA: https://pcdc.atlassian.net/browse/PEDS-1488
Resolve: Instead of crashing, show error
Backend PR: chicagopcdc/amanuensis#209
PR's need to be deployed together.

{isRequestCreateErrorModalOpen && (
<SimplePopup>
<div className='data-request__request-error-modal'>
<h3>Oops, there was an error in the form.</h3>
Copy link
Author

Choose a reason for hiding this comment

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

Are we ok with this wording.

@paulmurdoch19
Copy link

@kellcuc I copied the error handing you created in async thunks into the handle error function so that all the other thunks can access it and then all the other changes were unrelated to yours I believe.

@paulmurdoch19 paulmurdoch19 changed the title PEDS-1488: When create request has an error display error, instead of… PEDS-1488 and PEDS-1149: When create request has an error display error, instead of… Dec 24, 2025
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.

3 participants