-
Notifications
You must be signed in to change notification settings - Fork 1
[DEVSU-2671] detailed user notifs selection #664
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
Conversation
- removed dep props on NavBar DEVSU-2671
- fixed some styling, removed unncessary classes DEVSU-2671
Getting a red popup when I try to edit my user notifications settings as a user without admin/manager. The settings look updated in the client but the changes don't persist. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
user profile shows not-set notification settings as set - when opening user profile after failure to set notifications, what's displayed there is not what's in the db
Think the API needs to be updated -- sounds like a permission thing, what exactly are the errors @elewis2 ? |
To be used with API update on this PR