🐛 Bug Report: Maintain Pagination State

Open
#42 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript
Domain
frontend

Research direction

Reproduce the issue at the linked builtwith.appwrite.io search URL by loading more projects, opening the last project, and navigating back. Trace the search pagination and project-item navigation state; done means returning to the list preserves the previously loaded pagination instead of resetting to the first page.

Written by the indexing model from the issue text.

Description

bug
👟 Reproduction steps
  1. Go to https://builtwith.appwrite.io/search/?sort=latest
  2. Scroll to the bottom of the list
  3. Click on Load More
  4. Scroll to the bottom of the list
  5. Click on the last Project Item > A new page is loaded with project details
  6. Go back > the pagination is reset to the bottom of first page
👍 Expected behavior

Maintain the pagination state.

👎 Actual Behavior

Pagination is reset and requires manual clicks to Load More.

🎲 Appwrite version

Appwrite Cloud

💻 Operating system

Linux

🧱 Your Environment

No response

👀 Have you spent some time to check if this issue has been raised before?
  • I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
Dominant language
TypeScript
Stars
45
Forks
8
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from appwrite/builtwith

All issues in appwrite/builtwith

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.