Skip to content

[BUG] (develop) pencil icon does not open the edit menu #65

@Tockra

Description

@Tockra

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Hey,

I've the problem on the current develop branch, that I can't open the edit menu for changing the download target folder location or the download password.
If I press the pencil icon, the download expanse (like when I just click on the download itself).
On latest it works, but develop seems to be buggy. Sadly I can't use latest, because this does not download ddownload stuff.

T

Expected Behavior

Open the download edit menu

Steps To Reproduce

  1. Create a new download in packages
  2. Press the pencil icon
  3. See nothing

Environment

- OS: Linux homemedia 6.1.0-30-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.124-1 (2025-01-12) x86_64 GNU/Linux
- How docker service was installed:
apt-get

CPU architecture

x86-64

Docker creation

docker-compose.yml

services:
    pyload:
        image: ghcr.io/linuxserver/pyload-ng:develop
        container_name: pyload-ng
        environment:
            - PUID=1000
            - PGID=1000
            - TZ=Europe/Berlin
        volumes:
            - ./config/:/config
            - ../plex/data/media/:/downloads
        ports:
            - 8000:8000
            - 7227:7227 #optional
        restart: on-failure

Container logs

Nothing special in logs

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions