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

Fixes for Cordova Android build 2.5.0.0 #4117

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

SailingSteve
Copy link
Member

Still need to get Sign in with Twitter working
Some more 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.

Still need to get Sign in with Twitter working
Some more removal of stripe calls.
Some sneak fixes
Removed a listener from OrganizationModal.jsx on close.
"Fixed" the missing address on the ready page for mobile devices and Cordova.
@@ -354,58 +345,58 @@ class PayToPromoteProcess extends Component {
</ContributeGridWrapper>
</InnerWrapper>
</OuterWrapper>
<PaymentWrapper>
Copy link
Member

Choose a reason for hiding this comment

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

Hi @SailingSteve we actually are using this code for a UX test and can't strip this out at this time. I'd rather leave PayToPromoteProcess untouched this close to the election. I'm happy to jump on a screenshare if you have any questions.

@@ -380,16 +377,16 @@ class Donate extends Component {
</ContributeGridSection>
</ContributeGridWrapper>
<PaymentWrapper joining={joining}>
<PaymentCenteredWrapper>
Copy link
Member

Choose a reason for hiding this comment

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

I'd also like to leave this page unchanged this close to the election. This code shouldn't be reachable on our live site, but there are too many moving parts to make this change right now.

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.

2 participants