Jad

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by Jad

  1. Oh wow, thanks! That was fast.
  2. I see what you mean. It may be considered an Unraid issue because they should probably limit the width (or nowrap it, as you suggested). I think a couple CSS patches to fix minor Unraid UI bugs is okay, especially because your plugin is meant for organization & having a better view than Unraid's original docker page view; it seems fitting. People with OCD like me would appreciate it. :D I'll say, I've never experienced the Container ID being misplaced, so not sure if that's been fixed or not.
  3. Maybe I'm not describing the issue properly. It doesn't happen to me without docker folder. This only happens once I expand a folder while using docker folder. I'd definitely consider it a docker.folder issue because it's no longer an issue without it.
  4. This isn't an issue without Docker Folder, so I disagree it's not an issue with it, as minor as it is. Without Docker Folders, the page is fine. It's when you have the folder collapsed that this happens.
  5. I'd rather this fixed through the plugin though, because currently I don't have a need for a custom theme and I'd rather not install another plugin.
  6. Yeah, I was considering to fix it myself with custom theme CSS, I just figured I'd report it here as well because anybody using dockers that aren't registered under Unraid would also have this issue (which isn't uncommon pulling dockers without Unraid). This is normal behavior when you `docker pull repo/docker`.
  7. Folder editor is fixed, nice! On the docker list page, the only issue now is that the version could show a long string and reproduce the issue of the page stretch. For example: You may notice this is abnormal behavior, which it likely is. Some of my dockers aren't added via Unraid, so they show values like this, but the dockers still work perfectly fine.
  8. Decent plugin, I like the organization aspect of it. A couple issues I have though: 1. When editing a folder, if the docker repository shows a long string, such as the sha256 version, the check-marks aren't in the correct place. 2. Unlike usual, where everything is shown on the screen properly, when having a lot of dockers in a folder, it gets a bit inconvenient and forces you to scroll left and right as well to see more information per docker. For example, I have 8 dockers in a folder and it goes off page forcing me to scroll to the right to see the CPU/Memory Load, Autostart and Logs. It would be nice if there were a way to fit all of this on the page so it doesn't stretch out of the full width.