Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Closing a filtered task tells people to search in tasks instead of Sessions

Aperta
#1,472 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
78/100
Tipo di issue
Bug
Chiarezza
Specificata chiaramente
Stato di attività
Attiva
Stack tecnologico
go

Direzione di ricerca

Start in internal/tui3/taskrowverbs.go at taskRowArchive, then read internal/tui3/place_sessions.go to follow how the notice is rendered. Run make demo-home and reproduce the filtered close flow in Sessions. Done means the notice names Sessions, reveals closed results for empty and matching filters, includes e2e and unit coverage, and updates the Sessions manual and invalidates record.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

area:chat bug sev:papercut

Seen on dev@debffabf6. Surfaced while verifying #1425; not introduced by it.

What happened

After a task is closed under a Sessions filter, the notice says task closed · find it by typing its name in tasks. The current place is called sessions, and the name may already be typed in its filter. The notice predates #1425; git log -S traces the string to the older Home-navigation change.

Replication

Deterministic (no model). Use make demo-home, open Sessions, filter to a task by its name, and close that task. The filter remains populated, but the notice tells the person to type its name in tasks.

Where

internal/tui3/taskrowverbs.go:97 at dev@debffabf6, taskRowArchive, sets the stale notice. internal/tui3/place_sessions.go renders it on the Sessions place.

The fix

Name Sessions, and when the filter already contains the task name, say how to reveal closed results rather than instructing the same typing again.

Acceptance

  • e2e: closing a filtered task in codeaf chat gives a notice naming sessions and an action that actually reveals the closed task.
  • Unit: notice cases cover empty and already-matching filters.
  • Update the Sessions manual and record the retired wording in invalidates.
Lingua principale
Go
Stelle
115
Fork
14
Merge medio
9h 38m
PR unite (30g)
730

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di Agent-Field/CodeAF

Tutte le issue di Agent-Field/CodeAF

Issue simili

Altre issue su Go

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.