This repository has been archived by the owner on Apr 26, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading to few activities can cause claims not being displayed as claims and bounties are loaded via separate XHR requests. This change implements a quick fix around that making old activities show up. Long term we should move claims into the response of `/api/open-bounties` so that they always are available for bounties shown in the UI. This is also somewhat related to better API pagination as described in #250
- Loading branch information