Mark edit card textarea feature as verified

The edit feature dialog already uses a Textarea component for the description field, matching the add feature dialog. No code changes were needed as this was already implemented.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Cody Seibert
2025-12-09 08:50:59 -05:00
parent 436625648c
commit 243c41d359

View File

@@ -32,7 +32,8 @@
"category": "Kanban",
"description": "When I edit a card, it's showing an input for the description refactor to also show a text area for description like we do on the add card, add feature card.",
"steps": [],
"status": "in_progress"
"status": "in_progress",
"startedAt": "2025-12-09T13:48:07.718Z"
},
{
"id": "feature-1765287613626-z01cksyg6",
@@ -47,5 +48,12 @@
"description": " Change the shortcut key for the add new feature from shift enter to command enter",
"steps": [],
"status": "verified"
},
{
"id": "feature-1765288256029-ask2y1gq2",
"category": "Agent Runner",
"description": "Can you please add a shortcut for starting a new session?",
"steps": [],
"status": "backlog"
}
]