Skip to content
This repository has been archived by the owner on Apr 26, 2019. It is now read-only.

Some PRs (created before Feb 2018) are not displayed in dropdown on bounty #432

Closed
churik opened this issue Apr 20, 2018 · 0 comments · Fixed by #436
Closed

Some PRs (created before Feb 2018) are not displayed in dropdown on bounty #432

churik opened this issue Apr 20, 2018 · 0 comments · Fixed by #436

Comments

@churik
Copy link
Member

churik commented Apr 20, 2018

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

status open bounty 2018-04-20 11-36-24

Reproduction

Additional Information

comment: # (Were you using an Ethereum wallet connected to your browser (MetaMask/Parity chrome plugin). Or Mist?)

  • Ethereum wallet used: MetaMask
  • Browser: Chrome
  • Operating System: Mac OSx High Sierra 10.13.4

Related to #180

@churik 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
martinklepsch added a commit that referenced this issue Apr 25, 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
martinklepsch added a commit that referenced this issue May 3, 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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant