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

Represent insufficient permissions in the UI #39

Closed
SheaBelsky opened this issue Feb 1, 2020 · 0 comments · Fixed by #43
Closed

Represent insufficient permissions in the UI #39

SheaBelsky opened this issue Feb 1, 2020 · 0 comments · Fixed by #43
Assignees

Comments

@SheaBelsky
Copy link

Issue

If I log into CoursePlan and have insufficient permissions to do something, I should see that in the browser.

Replication

  1. Go to the web page
  2. Log in with Google
  3. When you're brought back to the site, nothing happens, but a console warning is logged:
FirebaseError: Missing or insufficient permissions.
    at new e (https://courseplan.io/js/chunk-vendors.f54b8f75.js:1664:524)
    at t.fromRpcStatus (https://courseplan.io/js/chunk-vendors.f54b8f75.js:2116:457)
    at t.fromWatchChange (https://courseplan.io/js/chunk-vendors.f54b8f75.js:2116:8934)
    at e.onMessage (https://courseplan.io/js/chunk-vendors.f54b8f75.js:2019:5977)
    at https://courseplan.io/js/chunk-vendors.f54b8f75.js:2019:4742
    at https://courseplan.io/js/chunk-vendors.f54b8f75.js:2019:5553
    at https://courseplan.io/js/chunk-vendors.f54b8f75.js:1745:9894
@willespencer willespencer self-assigned this Feb 1, 2020
@willespencer willespencer linked a pull request Feb 4, 2020 that will close this issue
4 tasks
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 a pull request may close this issue.

2 participants