Openpanel-dev / Openpanel-dev/openpanel

Profiles page paging does not work

Open
#279 5 comments 2 reactions 0 assignees View on GitHub

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

  1. Navigate to the profiles page
  2. Click on page 2 (or any page number > 1)
  3. 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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.