[GH-ISSUE #1607] Sorting Resources Alphabetically by Default #1960

Closed
opened 2026-04-16 08:50:41 -05:00 by GiteaMirror · 6 comments
Owner

Originally created by @jtechbyte on GitHub (Oct 3, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1607

Originally assigned to: @Pallavikumarimdb on GitHub.

Describe the Bug

Hello,

Previously, resources used to default sort from A–Z. Now I need to click on Name to sort them alphabetically. The search filter does help, but I just wanted to check if this change is intended.

Overall, I haven’t had any issues with Pangolin it’s been working great.

Thanks!

Environment

  • OS Type & Version: Ubuntu 24.04.3 LTS
  • Pangolin Version: 1.10.3
  • Gerbil Version: 1.2.1
  • Traefik Version: 3.5.3
  • Newt Version: 1.5.2
  • Olm Version: (if applicable)

To Reproduce

  1. Open Pangolin.

  2. Go to the Resources list.

  3. Notice the resources are not sorted alphabetically (A–Z) by default.

  4. Click on the Name column header.

  5. The resources then sort alphabetically as expected.

Expected Behavior

Resources should default to sorting alphabetically (A–Z) by name without needing to manually click the Name column.

Originally created by @jtechbyte on GitHub (Oct 3, 2025). Original GitHub issue: https://github.com/fosrl/pangolin/issues/1607 Originally assigned to: @Pallavikumarimdb on GitHub. ### Describe the Bug Hello, Previously, resources used to default sort from A–Z. Now I need to click on Name to sort them alphabetically. The search filter does help, but I just wanted to check if this change is intended. Overall, I haven’t had any issues with Pangolin it’s been working great. Thanks! ### Environment - OS Type & Version: Ubuntu 24.04.3 LTS - Pangolin Version: 1.10.3 - Gerbil Version: 1.2.1 - Traefik Version: 3.5.3 - Newt Version: 1.5.2 - Olm Version: (if applicable) ### To Reproduce 1. Open Pangolin. 2. Go to the Resources list. 3. Notice the resources are not sorted alphabetically (A–Z) by default. 4. Click on the Name column header. 5. The resources then sort alphabetically as expected. ### Expected Behavior Resources should default to sorting alphabetically (A–Z) by name without needing to manually click the Name column.
GiteaMirror added the needs investigating label 2026-04-16 08:50:41 -05:00
Author
Owner

@tbreitha commented on GitHub (Oct 17, 2025):

Yes, please fix the order in resources

<!-- gh-comment-id:3416330956 --> @tbreitha commented on GitHub (Oct 17, 2025): Yes, please fix the order in resources
Author
Owner

@oschwartz10612 commented on GitHub (Oct 17, 2025):

@Pallavikumarimdb would you mind taking a look at this when you get a chance?

<!-- gh-comment-id:3416438341 --> @oschwartz10612 commented on GitHub (Oct 17, 2025): @Pallavikumarimdb would you mind taking a look at this when you get a chance?
Author
Owner

@Pallavikumarimdb commented on GitHub (Oct 17, 2025):

@oschwartz10612 sure, will check.

<!-- gh-comment-id:3416447767 --> @Pallavikumarimdb commented on GitHub (Oct 17, 2025): @oschwartz10612 sure, will check.
Author
Owner

@Pallavikumarimdb commented on GitHub (Oct 18, 2025):

@oschwartz10612 , I’ve fixed the issue. It was caused by the changes made in 5c04b1e14a

<!-- gh-comment-id:3418104169 --> @Pallavikumarimdb commented on GitHub (Oct 18, 2025): @oschwartz10612 , I’ve fixed the issue. It was caused by the changes made in https://github.com/fosrl/pangolin/pull/1322/commits/5c04b1e14ab3d33ea18d8974619c3a4cf40cd734
Author
Owner

@oschwartz10612 commented on GitHub (Oct 19, 2025):

Thank you! :}

<!-- gh-comment-id:3419188646 --> @oschwartz10612 commented on GitHub (Oct 19, 2025): Thank you! :}
Author
Owner

@jtechbyte commented on GitHub (Oct 21, 2025):

Good to go, I appreciate what you guys are doing with Pangolin awesome job!

<!-- gh-comment-id:3426256920 --> @jtechbyte commented on GitHub (Oct 21, 2025): Good to go, I appreciate what you guys are doing with Pangolin awesome job!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#1960