You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
Steps to reproduce the issue
⚠ do not reproduce in production ⚠
Import content from another channel
Delete the source content node
Click the 'Import from' link on the copy
The text was updated successfully, but these errors were encountered:
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.
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
Steps to reproduce the issue
⚠ do not reproduce in production ⚠
The text was updated successfully, but these errors were encountered: