anomalyco / anomalyco/opencode

Multi-select domande: la risposta custom resta "incollata" tra domande

Open
#41,988 1 comment 0 reactions 1 assignee View on GitHub

@simonklee is already working on this.

Since Aug 12, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

Description

Ambito: TUI, flusso di domande multiple (multi-select con opzione "type your own answer").

Comportamento osservato:

  • Compilando la risposta custom nella domanda N, il testo resta impostato anche per la
    domanda N+1.
  • Cliccando "type your own answer" nella domanda successiva, il cursore parte da dove
    si era lasciato nella domanda precedente (testo precompilato), creando confusione.

Esempio reale (verificato con 4 domande consecutive): il testo scritto nella
risposta custom della domanda sulla coverage è rimasto "incollato" nella domanda
successiva sullo scope E2E.

Atteso: ogni domanda parte con la risposta custom vuota.

Ambiente: opencode in container podman, Linux.

Plugins

No response

OpenCode version

1.18.16

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

ubuntu

Terminal

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.