NginxProxyManager / NginxProxyManager/nginx-proxy-manager

Pagination in list of results

Open
#5,215 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement stale
Dominant language
TypeScript
Stars
34.2k
Forks
3.9k
Avg merge
21h 12m
Merged PRs (30d)
20

Description

Issue Details:
I used to use Synology's built-in reverse proxy and just migrated everything over to Nginx Proxy Manager! I currently have 86 Proxy hosts set up in Nginx Proxy Manager. When I click on the proxy hosts button on the dashboard and get the list of my entries it is an absurdly long list that I have to scroll and scroll and scroll through (or use the search if I know precisely what I am looking for). This is really ... unfortunate.

Proposed Solution:
Add an ability to paginate the results. Bonus points for allowing us to set the number of results in the pagination (i.e. 10, 25, 50, etc.). A good example of this is in Portainer, but there are tons of examples and I think people should be familiar with what I am describing.

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 at the dashboard's proxy hosts button and follow the code that renders the proxy hosts list and its search behavior. Review how the list currently loads and displays entries, then verify that pagination works for the existing results and that users can choose page sizes such as 10, 25, or 50.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.