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

Failure to load source node from imported copy produces blank screen #4828

Open
bjester opened this issue Nov 18, 2024 · 0 comments
Open

Failure to load source node from imported copy produces blank screen #4828

bjester opened this issue Nov 18, 2024 · 0 comments

Comments

@bjester
Copy link
Member

bjester commented Nov 18, 2024

Observed behavior

When clicking the 'Imported from' link on content that was copied / imported into a channel, and the source doesn't exist leading to the following error, the user observes a blank screen.

Image

Expected behavior

Studio should fail gracefully and not present the user with a blank screen. In this case, I believe showing a snackbar with an error message is appropriate. We need to decide what the message should say

User-facing consequences

The blank screen gives no indication of what went wrong. In this scenario, addressing the blank screen and presenting the user with information gives proper defensive behavior against an edge case like this.

Errors and logs

Image

Steps to reproduce the issue

⚠ do not reproduce in production ⚠

  1. Import content from another channel
  2. Delete the source content node
  3. Click the 'Import from' link on the copy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants