podman-desktop
podman-desktop copied to clipboard
chore: correct port validation
What does this PR do?
The following changes request provides better port validation process for Run Images dialog.
Screenshot / video of UI
What issues does this PR fix or reference?
#6390
How to test this PR?
Try to create two different containers with same exposed port to check that new port is proposed in Run Image dialog and validation of input works proper.
- [x] Tests are covering the bug fix or the new feature