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 in the user interface message about Case you don't have Access to #158

Closed
epugh opened this issue Jun 12, 2020 · 3 comments
Closed

Comments

@epugh
Copy link
Member

epugh commented Jun 12, 2020

Describe the bug
When you bring up a case URL in Quepid that isn't shared with you, you get an empty page.

To Reproduce
Steps to reproduce the behavior:

  1. Eric goes to http://app.quepid.com/case/3465/try/3?sort=default
  2. He gets an empty case page
  3. Look in the console, you see the API sending back a 404
  4. See error

Expected behavior
A message that you don't have access to the case. Surface up the message from the API.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
The error message ensures you know Quepid is working properly!

@epugh
Copy link
Member Author

epugh commented Jul 3, 2020

so right now the api returns a 404 for either the case not existing or you just don't have permissions.

@epugh
Copy link
Member Author

epugh commented Jul 3, 2020

Drat, accidentally commited the fix in 933ed25.

epugh added a commit that referenced this issue Jul 3, 2020
@epugh
Copy link
Member Author

epugh commented Jul 3, 2020

This is now fixed.

@epugh epugh closed this as completed Jul 3, 2020
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

No branches or pull requests

1 participant