{
"number": 73,
"title": "Screenshot breaks the compact issue view",
"state": "OPEN",
"author": { "login": "reporter" },
"createdAt": "2026-08-21T10:11:12Z",
"updatedAt": "2026-08-22T13:14:15Z",
"labels": { "nodes": [{ "name": "bug" }, { "name": "vision" }] },
"assignees": { "nodes": [{ "login": "triager" }, { "login": "maintainer" }] },
"milestone": { "title": "0.55" },
"body": "The full issue body stays intact.\n\n\n\nThe URL must remain visible to text-only readers.",
"reactionGroups": [
{ "content": "THUMBS_UP", "users": { "totalCount": 12 } },
{ "content": "ROCKET", "users": { "totalCount": 2 } },
{ "content": "EYES", "users": { "totalCount": 0 } }
],
"minimizedCommentsCount": 2,
"comments": {
"totalCount": 53,
"nodes": [
{
"author": { "login": "first" },
"body": "The oldest fetched comment is minimized.",
"createdAt": "2026-08-21T11:00:00Z",
"isMinimized": true
},
{
"author": { "login": "second" },
"body": "A complete visible issue comment.",
"createdAt": "2026-08-21T12:00:00Z",
"isMinimized": false
},
{
"author": { "login": "latest" },
"body": "The newest fetched issue comment includes https://github.com/user-attachments/files/73/comment.png",
"createdAt": "2026-08-22T12:00:00Z",
"isMinimized": false
}
]
},
"url": "https://github.com/cortexkit/aft/issues/73"
}