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

Show error message for private bundles. #4241

Merged
merged 1 commit into from
Aug 30, 2022

Conversation

leilenah
Copy link
Collaborator

Reasons for making this change

Currently, if a user doesn't have access to view a bundle, they see a blank page with no indication that they don't have permission to view the bundle.

This change adds an error message to the bundle view that will be surfaced to the user if they don't have permission to view a bundle.

Related issues

#4240

Screenshots

Screen Shot 2022-08-29 at 3 02 05 PM

Checklist

  • I've added a screenshot of the changes, if this is a frontend change
  • I've added and/or updated tests, if this is a backend change
  • I've run the pre-commit.sh script
  • I've updated docs, if needed

@leilenah leilenah merged commit a266dce into master Aug 30, 2022
@leilenah leilenah deleted the feature/4240-permissions-error branch August 30, 2022 04:10
@epicfaace epicfaace mentioned this pull request Sep 12, 2022
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.

Show an error if the user doesn't have permission to view a bundle
2 participants