Matej Marusak
Matej Marusak
When screenReaderMode is used it is not possible to use right-click and select copy or paste from context menu. ## Details - Browser and browser version: Firefox 64 - OS...
### Explain what happens 1. Visit network interface 2. Add member if there is none 3. Resize the window size so member details starts to wrap. Notice how the minus...
This helps us to recognize such containers and we can later better distinguish whether we can safely recreate it or not.
See https://raw.githubusercontent.com/cockpit-project/cockpit-design/master/containers/podman-pod-groups.png https://github.com/cockpit-project/cockpit-podman/issues/238#issuecomment-662482073
It behaves the same as #930 but does not look great:  @garrett mentioned that columns should constrain to their content. Not sure how to do that....
ID, name, status, created, owner, ports (owner not needed for containers then)
When user for example does not specify container port or just one path of volumes, we silently ignore these. Also we use `parseInt` to convert fields into numbers which may...
Tests hit this every now and then. One [example](https://logs.cockpit-project.org/logs/pull-436-20200717-082101-028d9635-fedora-32/log.html) where instead of `latest` only `lates` is typed but also see `# HACK: Sometimes the value is not shown fully. FIXME`...
Support bulk delete mode. I checked how is this supported in docker containers, and it is available only as deleting of containers from one image. Would there be usecase for...
There seems to be some inconsistency, about using semicolon at the end of `plural-forms` in `.po` headers. It's presence can break the format, that `po2json` produces. Let me explain with...