Skip to content
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

Assigned Bounties in People page shows only 10 bounties and loadmore code fix #34

Closed
2 tasks
VividhPandey003 opened this issue Jan 26, 2024 · 6 comments · Fixed by #46
Closed
2 tasks
Assignees
Labels
Bounties bug Something isn't working Posted

Comments

@VividhPandey003
Copy link
Contributor

Describe the bug

Assigned Bounties in People page shows only 10 bounties
image

To Reproduce
Steps to reproduce the behavior:

https://people-test.sphinx.chat/p/0276681167b8beb1e6113b259504ab7f9d84432cb3626b1f81b388154eb924073f/usertickets

Expected behavior
It should display first 20 bounties initially with a loadmore button to display the next bounties

Acceptance Criteria

  • I have tested on Chrome desktop
  • I have posted a screenshot or video in my PR
@VividhPandey003
Copy link
Contributor Author

I would like to fix this. Could you please assign me.

@VividhPandey003 VividhPandey003 changed the title Assigned Bounties in People page shows only 10 bounties Assigned Bounties in People page shows only 10 bounties and loadmore code fix Jan 26, 2024
@ecurrencyhodler
Copy link
Contributor

Hey Vividh. Where are you seeing 10 bounties? I see 20 on staging.

@VividhPandey003
Copy link
Contributor Author

VividhPandey003 commented Jan 26, 2024

Hey Vividh. Where are you seeing 10 bounties? I see 20 on staging.

image

image

https://people-test.sphinx.chat/p/0276681167b8beb1e6113b259504ab7f9d84432cb3626b1f81b388154eb924073f/usertickets

The assigned bounties shows only 10 bounties because of the pagination update from the backend. The frontend code needs to be updated accordingly.

@ecurrencyhodler
Copy link
Contributor

Got it. Okay let's do that.

@ecurrencyhodler ecurrencyhodler moved this from 🆕 New to 🧨 To Do in Bounties Platform Jan 26, 2024
@ecurrencyhodler
Copy link
Contributor

From vividh: "With the new pagination queries it wont work."

Let's wait for raph to push his backend update first then we can tackle this.

@VividhPandey003
Copy link
Contributor Author

From vividh: "With the new pagination queries it wont work."

Let's wait for raph to push his backend update first then we can tackle this.

The backend works fine. We just need to update the frontend wrt the backend updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bounties bug Something isn't working Posted
Projects
Status: ✅ Done
2 participants