Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

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

Đang mở
#1,472 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức phù hợp với người mới
78/100
Loại issue
Lỗi
Độ rõ ràng
Đặc tả rõ ràng
Mức độ hoạt động
Sôi nổi
Công nghệ
go
Lĩnh vực
cli, documentation, testing

Hướng nghiên cứu

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.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

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.
Ngôn ngữ chính
Go
Star
115
Fork
14
Merge trung bình
9 giờ 38 phút
Pull request đã merge (30 ngày)
730

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của Agent-Field/CodeAF

Tất cả issue của Agent-Field/CodeAF

Issue tương tự

Thêm issue về Go

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.