platform
platform copied to clipboard
Improve badge update on request detail page when github issue is resolved
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
- solve issue on github
- 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.
should be fixed with #218