Openpanel-dev / Openpanel-dev/openpanel
Profiles page paging does not work
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7k
- Forks
- 481
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 21
Description
Description
When navigating to page > 1 on the profiles page, no profiles are loaded.
Expected Behavior
Profiles should be displayed when navigating to subsequent pages.
Actual Behavior
No profiles are shown when clicking to page 2 or higher on the profiles page.
Steps to Reproduce
- Navigate to the profiles page
- Click on page 2 (or any page number > 1)
- Observe that no profiles are loaded
Additional Context
This appears to be a paging/pagination issue with loading profile data from subsequent pages.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue on the profiles page and trace the pagination entry point and profile-data loading path. Compare the request and rendering behavior for page 1 versus page 2, then verify that subsequent pages display their profiles correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100