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

fix(setting): preview button now works #18152

Merged
merged 1 commit into from
Sep 26, 2018
Merged

fix(setting): preview button now works #18152

merged 1 commit into from
Sep 26, 2018

Conversation

jonathan-grah
Copy link
Member

Pre-Submission Checklist

  • Your pull request targets the staging branch of freeCodeCamp.
  • Branch starts with either fix/, feature/, or translate/ (e.g. fix/signin-issue)
  • You have only one commit
  • All new and existing tests pass the command npm test. Use git commit --amend to amend any fixes.

Type of Change

  • Small bug fix (non-breaking change which fixes an issue)

Checklist:

  • Tested changes locally.

Closes #18151

Signed-off-by: Jonathan Grah <theflametrooper@gmail.com>
Copy link
Member

@raisedadead raisedadead left a comment

Choose a reason for hiding this comment

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

Code LGTM.
Thanks @jonathan-grah

@Bouncey please merge after secondary review.

@raisedadead raisedadead changed the base branch from staging to master September 26, 2018 12:06
@raisedadead raisedadead added the status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending. label Sep 26, 2018
@raisedadead raisedadead merged commit 58e5a03 into freeCodeCamp:master Sep 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Preview Bio" button doesn't work after adding logic for the "top contributor" badge
3 participants