ticket: close done items
This commit is contained in:
@@ -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']
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
Closed after prior done-state completion.
|
||||
@@ -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.
|
||||
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user