In previous stories we already added the functionality to use a Chrome browser plugin to view and fund Github issues. The goal of this story is to make it possible to claim the funds of an issue from within the plugin as well.
Prerequisites
The user has installed the FundRequest browser plugin for Github.
The user is logged into GitHub
Flow of events
The claimer navigates to the detail page of a Github issue.
The claimer sees a claim button
The claimer can press the claim button and a new tab opens with the request detail on fundrequest where he is able to handle the claim.
Context
In previous stories we already added the functionality to use a Chrome browser plugin to view and fund Github issues. The goal of this story is to make it possible to claim the funds of an issue from within the plugin as well.
Prerequisites
The user has installed the FundRequest browser plugin for Github. The user is logged into GitHub
Flow of events
The claimer navigates to the detail page of a Github issue. The claimer sees a claim button The claimer can press the claim button and a new tab opens with the request detail on fundrequest where he is able to handle the claim.