mirror of
https://github.com/sinanyuntu/trade-message-center.git
synced 2026-09-17 13:22:11 +08:00
26 lines
694 B
JSON
26 lines
694 B
JSON
{
|
|
"id": "centralize-dom-interactions",
|
|
"name": "centralize-dom-interactions",
|
|
"title": "集中非观测 DOM 交互",
|
|
"description": "将 Chrome 扩展中 observer 目录以外的页面 DOM 访问收敛到明确边界,并采用 Testing Library。",
|
|
"status": "in_progress",
|
|
"dev_type": null,
|
|
"scope": null,
|
|
"package": null,
|
|
"priority": "P2",
|
|
"creator": "ybf",
|
|
"assignee": "ybf",
|
|
"createdAt": "2026-09-14",
|
|
"completedAt": null,
|
|
"branch": "09-14-centralize-dom-interactions",
|
|
"base_branch": "main",
|
|
"worktree_path": null,
|
|
"commit": null,
|
|
"pr_url": null,
|
|
"subtasks": [],
|
|
"children": [],
|
|
"parent": null,
|
|
"relatedFiles": [],
|
|
"notes": "",
|
|
"meta": {}
|
|
} |