mirror of
https://github.com/moghtech/komodo.git
synced 2025-12-05 19:17:36 -06:00
User Interface issue : Large number of ports used by a container #648
Reference in New Issue
Block a user
No description provided.
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 @hot22shot on GitHub (Oct 27, 2025).
Hello,
I have a comment on the UI : when a container use multiple ports it can be hard to read when there's a lot of them.
For example I'm testing a container, moonlight-web, that use a large range of ports (100) for webrtc purpose.
And it is kind of hard to read :
I wonder if there could be a better way to display that, maybe if komodo could detect a range of ports and display it as such ?