mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-09 07:13:36 -05:00
[PR #776] [MERGED] Fix containers table ports sorting #783
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/moghtech/komodo/pull/776
Author: @jackra1n
Created: 8/27/2025
Status: ✅ Merged
Merged: 8/28/2025
Merged by: @mbecker20
Base:
1.19.2← Head:fix-port-sorting📝 Commits (1)
30e824efix container ports sorting📊 Changes
2 files changed (+34 additions, -0 deletions)
View changed files
📝
frontend/src/components/util.tsx(+17 -0)📝
frontend/src/pages/containers.tsx(+17 -0)📄 Description
Fixes sorting containers table by ports. if a container has multiple ports defined it takes the smallest port.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.