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

Bounties list resets to the first page after closing a bounty, causing previously loaded items to disappear #1881

Open
3 tasks
tomsmith8 opened this issue Oct 10, 2024 · 2 comments
Assignees
Labels
bounties bug Something isn't working

Comments

@tomsmith8
Copy link

tomsmith8 commented Oct 10, 2024

Describe the bug

When navigating through the "Assigned Bounties" list to find previously created bounties, after selecting and viewing a bounty's details, closing the bounty (using the X button) causes the bounties list to reset to the first page. The user must tap "LOAD MORE" multiple times again to return to where they were previously in the list. In some cases, bounties may disappear from the list after reloading, even when using the "LOAD MORE" button, requiring a page refresh to find them again.

Steps to reproduce the behavior:

  1. Go to the "Assigned Bounties" list.
  2. Tap "LOAD MORE" multiple times to search for a specific bounty.
  3. Tap on a bounty to view its details.
  4. Close the bounty by tapping the X button at the top right corner.
  5. Notice that the list has reset to the first page, and previously loaded bounties may not reappear.

Expected behavior

  • The bounties list should remain where the user left off after viewing a specific bounty, rather than resetting to the first page. All previously loaded bounties should still be visible after closing the bounty.

Acceptance Criteria

  • The list remains at the same scroll position after closing a bounty, instead of resetting to the first page.
  • All previously loaded bounties remain visible, even after interacting with a specific bounty.
  • The user does not have to reload the page to find bounties that were previously loaded.
@tomsmith8 tomsmith8 added bug Something isn't working bounties labels Oct 10, 2024
@humansinstitute
Copy link

@elraphty have you had a look at this one yet? i'm going to pick up the bounty and setup once I have access.

@elraphty
Copy link
Contributor

@elraphty have you had a look at this one yet? i'm going to pick up the bounty and setup once I have access.

I'm looking at it now, I just finished merging the payment-related PRs.

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
Projects
None yet
Development

No branches or pull requests

3 participants