forked from amand33p/bug-tracker
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest_data.json
More file actions
62 lines (62 loc) · 3.88 KB
/
Copy pathtest_data.json
File metadata and controls
62 lines (62 loc) · 3.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
[
{
"url": "https://api.github.com/repos/angular/angular/issues/52609",
"repository_url": "https://api.github.com/repos/angular/angular",
"labels_url": "https://api.github.com/repos/angular/angular/issues/52609/labels{/name}",
"comments_url": "https://api.github.com/repos/angular/angular/issues/52609/comments",
"events_url": "https://api.github.com/repos/angular/angular/issues/52609/events",
"html_url": "https://github.com/angular/angular/issues/52609",
"id": 1982404884,
"node_id": "I_kwDOAXExC852KRkU",
"number": 52609,
"title": "Angular.dev - Building dynamic forms documentation page has link to non-existent image",
"user": {
"login": "Ryth-cs",
"id": 49680490,
"node_id": "MDQ6VXNlcjQ5NjgwNDkw",
"avatar_url": "https://avatars.githubusercontent.com/u/49680490?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Ryth-cs",
"html_url": "https://github.com/Ryth-cs",
"followers_url": "https://api.github.com/users/Ryth-cs/followers",
"following_url": "https://api.github.com/users/Ryth-cs/following{/other_user}",
"gists_url": "https://api.github.com/users/Ryth-cs/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Ryth-cs/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Ryth-cs/subscriptions",
"organizations_url": "https://api.github.com/users/Ryth-cs/orgs",
"repos_url": "https://api.github.com/users/Ryth-cs/repos",
"events_url": "https://api.github.com/users/Ryth-cs/events{/privacy}",
"received_events_url": "https://api.github.com/users/Ryth-cs/received_events",
"type": "User",
"site_admin": false
},
"labels": [],
"state": "open",
"locked": false,
"assignee": null,
"assignees": [],
"milestone": null,
"comments": 0,
"created_at": "2023-11-07T23:13:59Z",
"updated_at": "2023-11-07T23:16:14Z",
"closed_at": null,
"author_association": "NONE",
"active_lock_reason": null,
"body": "### Describe the problem that you experienced\n\nWhen you go to the 'Building dynamic forms' documentation page, it references at the very bottom an image. I've looked in the codebase and the example under the same filename exists for `aio` but not `adev`.\r\n\r\nCould this please be included as I'd like to see the final outcome :smile:\r\n\r\nPage link - https://angular.dev/guide/forms/dynamic-forms\n\n### Enter the URL of the topic with the problem\n\n_No response_\n\n### Describe what you were looking for in the documentation\n\n_No response_\n\n### Describe the actions that led you to experience the problem\n\n_No response_\n\n### Describe what you want to experience that would fix the problem\n\n_No response_\n\n### Add a screenshot if that helps illustrate the problem\n\n\r\n\n\n### If this problem caused an exception or error, please paste it here\n\n_No response_\n\n### If the problem is browser-specific, please specify the device, OS, browser, and version\n\n_No response_\n\n### Provide any additional information here in as much as detail as you can\n\n_No response_",
"reactions": {
"url": "https://api.github.com/repos/angular/angular/issues/52609/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
},
"timeline_url": "https://api.github.com/repos/angular/angular/issues/52609/timeline",
"performed_via_github_app": null,
"state_reason": null
}
]