Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

User can add in a Statistic, and its Accomplishments, by pasting GitHub URL into WIR form #102

Open
5 tasks
hpjaj opened this issue Jan 2, 2019 · 0 comments
Assignees
Labels

Comments

@hpjaj
Copy link
Contributor

hpjaj commented Jan 2, 2019

Background

There will be times when a user needs to manually add in an issue or pull request into their week in review, that is not showing up already.

Now that there is a BE mutation for this, we need to wire up the FE.

Definition of Done

  • When user pastes URL into FE form, it sends mutation to BE to smartly add it to their WeekInReview
  • create FE mutation request
  • leverage loading from mutation to display something in the UI during processing
  • refetchQueries to update the page with the new Statistic in the appropriate categories
  • SweetAlert showing success/failure
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant