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

bug: Fix page title from not found #5245

Merged
merged 5 commits into from
Jun 28, 2019

Conversation

von-steinkirch
Copy link
Contributor

Resolves #5041
Impact: minor
Type: bugfix

Issue

Title in admin pages was saying "Not-found" every tab.

Solution

Pairing with @mikemurray, this solution had two main steps:

  1. We added an if for the "not-found" title to display "Reaction".
  2. We added shop name with Helmet in the dashboard.

Screen Shot 2019-06-27 at 4 27 33 PM

Screen Shot 2019-06-27 at 4 27 25 PM

Screen Shot 2019-06-27 at 4 27 18 PM

Screen Shot 2019-06-27 at 4 27 13 PM

Breaking changes

None.

Testing

  1. Load Reaction and click on each tab.

@von-steinkirch von-steinkirch changed the base branch from master to develop June 27, 2019 23:32
@von-steinkirch von-steinkirch changed the title Bug bt3gl fix page title from not found bug: Fix page title from not found Jun 27, 2019
Signed-off-by: Mia Steinkirch <mia.steinkirch@gmail.com>
@von-steinkirch von-steinkirch force-pushed the bug-bt3gl-Fix_page_title_from_not_found branch from dce4f04 to 8eedf28 Compare June 27, 2019 23:42
Copy link
Member

@mikemurray mikemurray left a comment

Choose a reason for hiding this comment

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

👍

@willopez
Copy link
Member

Signed-off-by: Mia Steinkirch <mia.steinkirch@gmail.com>
@von-steinkirch von-steinkirch force-pushed the bug-bt3gl-Fix_page_title_from_not_found branch from 947c229 to 12ed953 Compare June 28, 2019 02:56
Mia Steinkirch added 2 commits June 27, 2019 20:54
Signed-off-by: Mia Steinkirch <mia.steinkirch@gmail.com>
Signed-off-by: Mia Steinkirch <mia.steinkirch@gmail.com>
Copy link
Collaborator

@brent-hoover brent-hoover left a comment

Choose a reason for hiding this comment

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

:shipit:

Signed-off-by: Will Lopez <will.lopez77@gmail.com>
@von-steinkirch von-steinkirch merged commit 25256e9 into develop Jun 28, 2019
@von-steinkirch von-steinkirch deleted the bug-bt3gl-Fix_page_title_from_not_found branch June 28, 2019 19:04
@brent-hoover
Copy link
Collaborator

@bt3gl In the future if @manueldelreal is tagged on a PR let's wait for his approval before merging. We don't want to merge in PR's that haven't passed QA.

@von-steinkirch
Copy link
Contributor Author

@zenweasel, sounds good and will do. In this specific case, I merged after chatting with @willopez.

@jeffcorpuz jeffcorpuz mentioned this pull request Jul 2, 2019
@brent-hoover
Copy link
Collaborator

@bt3gl Yeah, regardless. No one has the authority to bypass QA

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.

4 participants