platform icon indicating copy to clipboard operation
platform copied to clipboard

Improve badge update on request detail page when github issue is resolved

Open karelstriegel opened this issue 7 years ago • 1 comments

Currently when viewing the request detail the status is checked on github, when it is solved the request status changes to claimable, but the update is only visible when you refresh your screen.

While a developers workflow is

  1. solve issue on github
  2. view the issue detail -> Right now it shows "funded" not resolved. -> in the backend the platform is aware the you can claim is -> button is updated -> But the badge is not updated, only when you refresh.

karelstriegel avatar May 07 '18 21:05 karelstriegel

should be fixed with #218

davy-vr avatar May 11 '18 09:05 davy-vr