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

React congrats certificate component #19196

Merged
merged 13 commits into from Nov 16, 2017
Merged

Conversation

joshlory
Copy link
Contributor

screen shot 2017-11-15 at 6 16 50 pm

Still a number of fit & finish things to resolve:

  • Facebook and Twitter buttons should open a popup window instead of new tab.
  • Twitter share should include the get_random_donor_twitter mention.
  • Tutorial type isn't correct yet. We should pull this from the base64 query param.

@joshlory
Copy link
Contributor Author

image

"congratsCertificatePersonalize": "Personalize your certificate",
"congratsCertificateShare": "Share your achievement",
"congratsCertificateThanks": "Thanks for submitting!",
"congratsCertificateContinue": "Now, keep going with our other courses, or see more options to Learn beyond an Hour below.",
Copy link
Contributor

Choose a reason for hiding this comment

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

lowercase "learn"?

@@ -11,31 +15,104 @@ const styles = {
image: {
width: '50%',
},
personalize: {
width: '50%',
float: 'right',
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need to style for RTL too? Fine to save for later.

@joshlory joshlory merged commit fd5195a into staging Nov 16, 2017
@joshlory joshlory deleted the congrats-certificate-react branch November 16, 2017 22:01
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