NginxProxyManager / NginxProxyManager/nginx-proxy-manager
Pagination in list of results
Nobody has claimed this yet.
- 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
- 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 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