You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Go to the "Assigned Bounties" list.
Tap "LOAD MORE" multiple times to search for a specific bounty.
Tap on a bounty to view its details.
Close the bounty by tapping the X button at the top right corner.
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.
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
Acceptance Criteria
The text was updated successfully, but these errors were encountered: