-
Notifications
You must be signed in to change notification settings - Fork 20
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
Sign out, sign in caption in 403 page #150
Comments
Part of this issue is not valid as the header does not currently show Signed In Status, But we do still need to provide a better Message for when trying to Add Updates to a project that you don't have the right permissions to update. |
@adriancollier The sign in/out thing is changed, but what should we update on the page itself? The current "You don't have permission to add updates to this project." seems clear to me. Something else that I was thinking of is to remove the update button from the project page when someone is not allowed to update. Or is there a reason why that hasn't been done already? |
Might be worth getting the opinion of @loicsans but what about a greyed out Update button for this? |
Shall we try out a greyed out update button and then see how that looks to be reviewed? |
yep, will do.. |
👍 |
[#150] Added user profile to 403 page and greyed out update button for projects
Test plan
|
When logged in, and not having permissions to add project updates, you get a 403 and the sign-out button changes to 'sign in', even when already signed in.
The text was updated successfully, but these errors were encountered: