mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-30 06:12:03 +00:00
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:
@@ -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"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user