The Portadmin tool uses a modal to provide feedback on the status of port configuration changes. As such, the modal has to stay open and not close accidentally (e.g. clicking on the background, or the close button).
Add an option in the modal utilities to enable "manual closing" (must be closed by code, either htmx or javascript), rather than user actions.
The Portadmin tool uses a modal to provide feedback on the status of port configuration changes. As such, the modal has to stay open and not close accidentally (e.g. clicking on the background, or the close button).
Add an option in the modal utilities to enable "manual closing" (must be closed by code, either htmx or javascript), rather than user actions.