ticket: close done items

This commit is contained in:
2026-06-14 01:34:18 +09:00
parent 1df68c0e4a
commit b24aaaccae
18 changed files with 126 additions and 12 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
---
title: 'Workspace panel の View item をマウスで選択できるようにする'
state: 'done'
state: 'closed'
created_at: '2026-06-13T10:05:19Z'
updated_at: '2026-06-13T12:57:53Z'
updated_at: '2026-06-13T16:34:06Z'
assignee: null
readiness: 'implementation_ready'
risk_flags: ['tui-input', 'mouse-capture', 'panel-ux']
+1
View File
@@ -0,0 +1 @@
Closed after prior done-state completion.
+18
View File
@@ -240,4 +240,22 @@ Conclusion:
- The original done decision was insufficient because it relied on internal hit-test/focused tests and did not prove actual terminal mouse selection in a live Panel.
- Follow-up must include measured/manual validation with the same command/binary path the user runs, including a positive proof that a click changes selected row in `yoi panel`.
---
<!-- event: state_changed author: hare at: 2026-06-13T16:34:06Z from: done to: closed reason: closed field: state -->
## State changed
Ticket を closed にしました。
---
<!-- event: close author: hare at: 2026-06-13T16:34:06Z status: closed -->
## 完了
Closed after prior done-state completion.
---