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

STENCIL-3559 403 error message #1057

Merged
merged 3 commits into from
Aug 3, 2017
Merged

Conversation

mcampa
Copy link
Contributor

@mcampa mcampa commented Aug 1, 2017

Change the 403 page message to be more friendly

https://jira.bigcommerce.com/browse/STENCIL-3559

before

image

after

image

@bigcommerce/stencil-team

lang/en.json Outdated
"message": "You do not have permission to access this page."
"page_heading": "Sorry! Please log in to continue",
"message": "You do not have permission to access this page. If you were logged in, ",
"sign_in": "please sign in"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you were logged in, please sign in does not make sense to me. Is this the actual copy or this is going to change ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://jira.bigcommerce.com/browse/STENCIL-3559?focusedCommentId=402224&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-402224

Sorry! Please log in to continue
If you were logged in, please log back in
to resume your work in a new session.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So I think it is missing to resume your work in a new session. ?

@mcampa
Copy link
Contributor Author

mcampa commented Aug 2, 2017

image

Copy link
Contributor

@junedkazi junedkazi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nickdengler just a heads up this might break tests which are validating 403 along with the content.

@nickdengler
Copy link
Contributor

Thanks, I have a PR ready with the fix for this. When this goes out, we'll need to merge it at the same time.

@nickdengler
Copy link
Contributor

@mcampa mcampa merged commit 0cff396 into bigcommerce:master Aug 3, 2017
@mcampa mcampa deleted the STENCIL-3559-403 branch August 3, 2017 22:04
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.

None yet

3 participants