-
Notifications
You must be signed in to change notification settings - Fork 60
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
Update bounties api call for profile page #1491
Update bounties api call for profile page #1491
Comments
@ecurrencyhodler Can I have a try fixing this? |
@ecurrencyhodler assign |
Can I try to do this ? |
Hey @Jagmohan2k! Welcome. Are you on sphinx chat? It's how we pay out these bounties in bitcoin. Also how did you hear about our project? |
I saw tweet on twitter ,I have installed sphinx |
Okay great. Here's your connection code and our FAQ. If you have ios, make sure to use testflight. Then sign in here: https://community.sphinx.chat/bounties I will find you another bounty to work on cuz I'm goign to assign this internally. Are you also familiar with typescript? |
Hey @Jagmohan2k did you sign up? can you send me your sphinx alias? |
its Red |
Describe the bug
The call to display bounties in a person's profile for both created and assigned tabs currently isn't ordered properly. It shows paid first.
The correct order should be:
Each status should list bounties in chronological order starting from newest first to oldest last.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: