You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2019. It is now read-only.
The text was updated successfully, but these errors were encountered:
churik
changed the title
Some PRs are not displayed in dropdown on bounty
Some PRs (created before Feb 2018) are not displayed in dropdown on bounty
Apr 20, 2018
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 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
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
Type: Bug
Summary: for some old bounties (created before Feb) claims are not visible in a drop-down
One issue on
staging env
:anna07test-org-in-SOB/anna07test-repo1-in-SOB#23
Two issues on
prod env
:element-hq/element-ios#638
aragon/aragonOS#171
Expected behavior
an open claim is visible when tapping on the dropdown
Actual behavior
Reproduction
Additional Information
comment: # (Were you using an Ethereum wallet connected to your browser (MetaMask/Parity chrome plugin). Or Mist?)
Related to #180
The text was updated successfully, but these errors were encountered: