-
-
Notifications
You must be signed in to change notification settings - Fork 775
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
code: signal to tell user that unclaimed issues may already be in progress #206
Comments
This issue now has a funding of 0.05 ETH (42.76 USD) attached to it.
|
@owocki I partially have this done, albeit statically right now I'll have to tie in the actual comments and dynamically code it. I used the current chat bubble messages that we have in icons folder but can use something different. Also, this is a rough implementation. I haven't done any measuring of spacing. I'm researching into everything that needs to be added and where everything is for the specific page and which models, etc are being used. |
looks like good progress.. want to claim the issue on gitcoin so no one else does? |
👍 was gonna tackle this one but happy to see the community is strong enough that there's competition to get tasks completed |
Someone can claim it; it's okay. I might not be able to work on the whole thing right this minute but figured I could contribute and help someone out if the person can take it across the finish line. |
The funding of 0.05 ETH (47.5 USD) attached has been claimed by @amites. @amites, please leave a comment to let the funder (@owocki) and the other parties involved your implementation plan. If you don't leave a comment, the funder may expire your claim at their discretion.
|
@amites If you want what I already have let me know and I can push it up for you |
@ethikz I'd appreciate it -- taking this one a bit ambitiously and tackling the API updates along with the front-end (seemed simpler than building a mock API to have functional front-end code) |
- add function to Bounty model to pull github comments - extend refresh_bounties command to pull github comments & update Refs: gitcoinco#206
sorry im disorganized... is there a PR for that? i dont see it on #219 |
@owocki sorry I was referencing another PR |
The funding of 0.05 ETH (64.71 USD) attached to this issue has been approved & issued to @amites.
|
@owocki this is still showing up as 'Claimed' on Gitcoin... should be fulfilled? |
looks fulfilled to me... am i looking at the right issue? https://gitcoin.co/funding/details?url=https://github.com/gitcoinco/web/issues/206 |
Hmm funny, looks like it just moved to 'Fulfilled'. Seeing it there now as of this minute (two minutes ago was that screenshot 🙂 |
- add function to Bounty model to pull github comments - extend refresh_bounties command to pull github comments & update Refs: gitcoinco#206
just put in a root cause fix.. https://gitcoin.co/funding/details?url=https://github.com/gitcoinco/web/issues/206 |
#190 (comment)
requirements
Bounty
model to have the new 'no_comments' field in itBounty.fetch_issue_description()
to be entitledBounty.fetch_github_latest
, and to update the new 'no_comments' field in it (in addition to the issue desc)to submit this issue, pls post a screenshot of the new UI... in both tablet, desktop, and mobile view
The text was updated successfully, but these errors were encountered: