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

add ecr retrieval failed page #2882

Merged
merged 8 commits into from
Nov 12, 2024
Merged

add ecr retrieval failed page #2882

merged 8 commits into from
Nov 12, 2024

Conversation

lina-roth
Copy link
Collaborator

@lina-roth lina-roth commented Nov 8, 2024

PULL REQUEST

Screen Shot 2024-11-08 at 3 10 39 PM

Summary

  • Add ecr retrieval failed page
  • move not found error page to correct place

Related Issue

Fixes #2851

Acceptance Criteria

  • When a user tries to load an ecr that does not exist in the integrated viewer this page is displayed

Checklist

  • If this code affects the other scrum team, have they been notified? (In Slack, as reviewers, etc.)

@ashton-skylight
Copy link
Collaborator

Awesome! Thanks Lina

<div className="margin-0">
<b>Contact support:</b> If the problem persists, please reach out to
your eCR coordinator
<br /> to troubleshoot the issue with the DIBBs team.
Copy link
Collaborator

Choose a reason for hiding this comment

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

why do we need the <br /> here - should we instead defer to css to make sure the wrapping happens appropriately?

Copy link
Collaborator Author

@lina-roth lina-roth Nov 8, 2024

Choose a reason for hiding this comment

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

id normally agree but this being a static page with content that is unlikely to change, I dont feel like using text-wrap over "br" is really much of a difference

Copy link
Collaborator

Choose a reason for hiding this comment

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

how does it look on mobile?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I need to double check but I dont think we are concerned with mobile for this app

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Screen Shot 2024-11-08 at 4 36 01 PM

Copy link
Collaborator

Choose a reason for hiding this comment

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

thanks! I could see it being weird at some widths, but if we're not worried about mobile, those odds are way low and I agree it doesn't make much difference here

Copy link
Collaborator

Choose a reason for hiding this comment

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

though I suppose things could get weird again if someone has different font sizes set on their settings? 🤔

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

i asked Emma and she said "our assumption is that all users will be in a desktop/workplace setting"

@lina-roth lina-roth requested a review from mcmcgrath13 November 8, 2024 21:17
Copy link
Collaborator

@mcmcgrath13 mcmcgrath13 left a comment

Choose a reason for hiding this comment

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

thanks!

@lina-roth lina-roth added this pull request to the merge queue Nov 12, 2024
Merged via the queue into main with commit 04abd23 Nov 12, 2024
11 checks passed
@lina-roth lina-roth deleted the lr/retrieval-dailed branch November 12, 2024 16:56
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.

"eCR retrieval failed" error page
3 participants