FundRequest / chrome-browser-plugin

Chome browser plugin for the FundRequest platform
MIT License
15 stars 3 forks source link

As github user I add funding to a Gihub issue from the browser plugin #4

Closed gerbert-vandenberghe closed 6 years ago

gerbert-vandenberghe commented 6 years ago

Context

In previous stories we already added the functionality to use a Chrome browser plugin to view the funding on Github issues. The goal of this story is to make it possible to fund an issue from within the plugin as well.

Prerequisites

Flow of events

  1. The funder navigates to the detail page of a Github issue.
  2. The funder chooses to fund the issue.
  3. A new tab is opened an goes to the wizard ready to fund the request. As much detail as possible is prefilled in into the wizard
karelstriegel commented 6 years ago

Related https://github.com/FundRequest/platform/pull/59

gerbert-vandenberghe commented 6 years ago

@nicohaelterman can you review plz?