mirror of
https://github.com/moghtech/komodo.git
synced 2026-07-16 11:12:09 -05:00
[GH-ISSUE #709] [Feature] Display ports as range #21104
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?
Originally created by @BlueDevil on GitHub (Aug 3, 2025).
Original GitHub issue: https://github.com/moghtech/komodo/issues/709
I can't be the only one who sometimes need to use multiple ports in a range for a container. However, it makes the UI very... unfriendly.
An optimal solution to this would be to compound the ports in question if a range is detected, say perhaps if more than 4 in a row?
A stop-gap or alternative solution would be to simply define a max height for the tables/elements displaying the ports.
Somewhat extreme of a example:

@mbecker20 commented on GitHub (Aug 30, 2025):
I see, yes this case is not handled well at all
@mbecker20 commented on GitHub (Sep 1, 2025):
Hi, this issue should be fixed in 1.19.2, thanks @jackra1n