[GH-ISSUE #1715] UX - Allow rearanging and sorting of the lists #1273

Closed
opened 2026-02-26 06:36:31 +03:00 by kerem · 4 comments
Owner

Originally created by @MKrabs on GitHub (Jan 1, 2022).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1715

Is your feature request related to a problem? Please describe.
Not at all.

Describe the solution you'd like
I would like to have my (for example) Proxy Hosts list to have my main URLs at the top (example.org and shop.example.org), important ones second (support.example), and the 'unimportant' ones last in the list (failedtest.example.org).

To make this somewhat complex, adding an option to sort the tables (by clicking the respective Header titles), whilst keeping the manual arrangement safe.

For example:

Drag Sources Dest. SSL Access Status
example.org http://location:80 Cert Public Online
shop.example.org http://location:8777 Cert Public Disabled
support.example.org http://location:3340 Cert Public Online
... ... ... ... ...

Would become:

Drag Sources Dest. SSL Access Status
example.org http://location:80 Cert Public Online
support.example.org http://location:3340 Cert Public Online
shop.example.org http://location:8777 Cert Public Disabled
... ... ... ... ...

(To be honest, I don't know why I made tables. You get the idea.)

Describe alternatives you've considered
Preety straight forward. I'm not a UI designer, I don't know theses things.

Additional context
Happy new Year, i guess :-)

Originally created by @MKrabs on GitHub (Jan 1, 2022). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1715 **Is your feature request related to a problem? Please describe.** Not at all. **Describe the solution you'd like** I would like to have my (for example) Proxy Hosts list to have my main URLs at the top (_example.org_ and _shop.example.org_), important ones second (_support.example_), and the 'unimportant' ones last in the list (_failedtest.example.org_). To make this somewhat complex, adding an option to sort the tables (by clicking the respective Header titles), whilst keeping the manual arrangement safe. For example: | Drag |_Sources_ | _Dest._ | _SSL_ | _Access_ | _Status_ | |---|-----------------|----------------------|------|--------|----------| | ≡ | example.org | http://location:80 | Cert | Public | Online | | ≡ | shop.example.org | http://location:8777 | Cert | Public | Disabled | | ≡ | support.example.org | http://location:3340 | Cert | Public | Online | | ≡ | ... | ... | ... | ... | ... | Would become: | Drag |_Sources_ | _Dest._ | _SSL_ | _Access_ | _Status_ ▼ | |---|-----------------|----------------------|------|--------|----------| | ≡ | example.org | http://location:80 | Cert | Public | Online | | ≡ | support.example.org | http://location:3340 | Cert | Public | Online | | ≡ | shop.example.org | http://location:8777 | Cert | Public | Disabled | | ≡ | ... | ... | ... | ... | ... | (To be honest, I don't know why I made tables. You get the idea.) **Describe alternatives you've considered** Preety straight forward. I'm not a UI designer, I don't know theses things. **Additional context** Happy new Year, i guess :-)
kerem 2026-02-26 06:36:31 +03:00
Author
Owner

@chaptergy commented on GitHub (Jan 4, 2022):

I'm pretty certain manual ordering will not become a feature, as this always comes with lots of issues and caveats, and a huge amount of work. This is related to https://github.com/jc21/nginx-proxy-manager/issues/409, but since sorting is not specifically mentioned there, I'll leave this open.

<!-- gh-comment-id:1004783503 --> @chaptergy commented on GitHub (Jan 4, 2022): I'm pretty certain manual ordering will not become a feature, as this always comes with lots of issues and caveats, and a huge amount of work. This is related to https://github.com/jc21/nginx-proxy-manager/issues/409, but since sorting is not specifically mentioned there, I'll leave this open.
Author
Owner

@bbccdd commented on GitHub (Oct 10, 2022):

Simple sorting of the table like @MKrabs suggested would be great though.

Your software simply works so well that one ends up with loads of rules soon!

<!-- gh-comment-id:1273446955 --> @bbccdd commented on GitHub (Oct 10, 2022): Simple sorting of the table like @MKrabs suggested would be great though. Your software simply works so well that one ends up with loads of rules soon!
Author
Owner

@github-actions[bot] commented on GitHub (Feb 28, 2024):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:1968040324 --> @github-actions[bot] commented on GitHub (Feb 28, 2024): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@github-actions[bot] commented on GitHub (Apr 13, 2025):

Issue was closed due to inactivity.

<!-- gh-comment-id:2799553482 --> @github-actions[bot] commented on GitHub (Apr 13, 2025): Issue was closed due to inactivity.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#1273
No description provided.