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
The user has installed the FundRequest browser plugin for Github.
The user has installed the Metamask plugin.
Flow of events
The funder navigates to the detail page of a Github issue.
The funder chooses to fund the issue.
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
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