wevote / WebApp

We Vote's javascript (client-side) mobile website built with React/Flux. Twitter: @WeVote Apple Store: https://itunes.apple.com/us/app/we-vote-voter-guide/id1347335726 Android: https://play.google.com/store/apps/details?id=org.wevote.cordova&hl=en_US
94 stars 301 forks source link

[Wv-581] implement learn more modal challenge invite friends #4092

Closed itcreativeusa closed 3 weeks ago

itcreativeusa commented 4 weeks ago

1) Created a new component BoostLearnMoreModal.jsx from HelpWinOrDefeatModal.jsx. Added import to ChallengeInviteSteps.jsx

2) ChallengeInviteSteps.jsx

itcreativeusa commented 4 weeks ago

I also just notices that constant loading was caused by this line : textFieldJSX={textFieldJSX}, in file BoostLearnMoreModal.jsx I commented it, But can remove what I commented

DaleMcGrew commented 3 weeks ago

👍