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

Stitch in new reaction component for user payment form #3056

Merged
merged 2 commits into from Nov 13, 2018

Conversation

sweir27
Copy link
Contributor

@sweir27 sweir27 commented Nov 6, 2018

Follow-up from: artsy/reaction#1485

See that PR ☝️ for screengrab.

This just stitches in the payment form from reaction and deletes some unneeded code.

WIP just until I confirm for the last time with @briansw !

export const ReactionUserSettingsPayments = () => {
return (
<ContextProvider user={sd.CURRENT_USER}>
<Renderer />
Copy link
Member

@damassi damassi Nov 6, 2018

Choose a reason for hiding this comment

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

Might be better to name this UserSettingsPayments (or unify the naming all around as there are a few permutations here)?

Copy link
Member

@damassi damassi left a comment

Choose a reason for hiding this comment

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

👍 👍

Merge when ready!

@sweir27 sweir27 changed the title WIP: stitch new reaction component for user payment form Stitch in new reaction component for user payment form Nov 8, 2018
@sweir27
Copy link
Contributor Author

sweir27 commented Nov 13, 2018

Going to merge this now that reaction is up-to-date!

@sweir27 sweir27 merged commit f6e1d13 into artsy:master Nov 13, 2018
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

2 participants