Skip to content

The slots/queue/speed line in the List Browser should show only under the clicked bot #943

Description

@Ninja-FSE

#932 shows each online bot's free slots, queue and speed on its own row in the List Browser sidebar. With many bots that is a lot of small text, and because it sits in the same flex row as the name it squeezes the name out on a narrow sidebar (rows with the line but no visible nick).

Wanted, from the operator: the line should only show when you click a bot's name, and appear under that bot. Clicking another bot hides the previous one's line.

Plan: keep the line out of the layout by default; a click on any sidebar row marks that bot as the one whose line is open (clicking it again closes it); the marking survives the poll's redraw. Presence rules are unchanged (still online bots only).

🤖 Filed with Claude Code

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions