NginxProxyManager / NginxProxyManager/nginx-proxy-manager

Table improvements: Sorting on columns

Open
#3,158 6 comments 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

Is your feature request related to a problem? Please describe.
Improvements to tables :

  • Ability to sort order in the table view

Describe the solution you'd like
When the list of hosts/certificates gets longer, I would like to be able to sort order, for example, sort by source alphabetically, sort by status, created on etc..

Describe alternatives you've considered
I temporarily copy the data to another tool with sortable columns and organize there, but its not practical

Additional context
Could we also add created as a column instead of subtext, or introduce a select columns feature to adjust the table columns in addition to the sort ability

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 locating the table views for hosts and certificates in the TypeScript frontend and review how their columns and data are assembled. Define the desired behavior for sorting by source, status, and creation date, then determine whether the created value should become a column or be configurable. Done means the relevant tables support the requested sorting and column presentation consistently.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.