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

Fixes for Cordova iOS and Android build 2.5.0.1, WV-683 WV-677 #4157

Closed SailingSteve closed 3 days ago

SailingSteve commented 5 days ago

Still need to get Sign in with Twitter working in Android. Reverted removal of stripe calls. Some Snyk fixes Removed a listener from OrganizationModal.jsx on close. "Fixed" the missing address on the ready page for mobile devices and Cordova. Fixed a problem, where ModalDisplayTemplateA left the footer menu display: none after editing a pre-existing comment. Resolves https://wevoteusa.atlassian.net/browse/WV-683 Replaces https://github.com/wevote/WebApp/pull/4117 (which has been closed) Resolves https://wevoteusa.atlassian.net/browse/WV-677 (by incorporating pre-existing fix in WebApp)

DaleMcGrew commented 3 days ago

👍 Thank you @SailingSteve!