anomalyco / anomalyco/opencode
Multi-select domande: la risposta custom resta "incollata" tra domande
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.