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

Add funds to Organizations [Issue 1080] #418

Merged
merged 15 commits into from
May 23, 2018
Merged

Add funds to Organizations [Issue 1080] #418

merged 15 commits into from
May 23, 2018

Conversation

clarete
Copy link
Contributor

@clarete clarete commented May 18, 2018

No description provided.

@clarete clarete added the WIP label May 18, 2018
@clarete clarete force-pushed the issue-1080 branch 4 times, most recently from c43992d to 9f25b8b Compare May 23, 2018 13:09
clarete added 15 commits May 23, 2018 09:19
 * feat: Replace dropdown combo with an actual list;
 * fix: Use paginated GraphQL methods
 * chore: Throw rivers of CSS away
Since it's going to be used in multiple places, that's easier to be
done with the form to just receive selectedCollective & hostCollective
and do all the rest.
The hostCollective object is available at the page level and the same
object can be passed forward.

Although the query within the component CollectivePickerWithData does
look for the same object again, it's still worth using the one
retrieved by the upper level component because: 1) I hope one day we
stop querying the same object more than once 2) the code looks simpler
this way.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant