ABCDEF
1
Add Claro administration theme to core - issue/3079738
2
3
Sr. No.Key points from discussion,comments in issue/3079738Current status
(Issue Exists/or New Issue Created)
Link to issueRemarks
4
1Proposal to use PostCSS for Claro in coreIssue Exists in Road Maphttps://www.drupal.org/project/drupal/issues/3060153
5
2How do the themes' regions compare to Seven's?New Issue Created in Road Maphttps://www.drupal.org/project/claro/issues/3084388How do the themes' regions compare to Seven's? This will affect a site's upgrade path if they choose to switch to Claro on their site, and so it would need to be documented in the CR/release note for the addition of Claro.

https://www.drupal.org/docs/8/core/themes/claro-theme#comment-13277329

Also added the documentation page in core themes
6
3Assess accessibility of Claro in Windows High ContrastIssue Exists in Road Maphttps://www.drupal.org/project/claro/issues/3080100
7
4lot of extra JS, via libraries-extend and libraries-overrideNew Issue Created in Road Map@effulgentsia's comment in #33 regarding the JavaScript needs addressing. @lauri pointed out that a lot of the duplicate JS is due to needing to maintain compatibility with 8.7, even though 8.8 has fixed many of the limitations; one possible way to approach this is like JSON:API did, and create a second branch focused specifically on core inclusion that removes the duplication.
8
5Allow themes to declare dependencies on modulesAdded ashttps://www.drupal.org/project/drupal/issues/474684Determine how to mark themes as experimental
9
6Switch to npm for tooling (from yarn)Not Requiredhttps://www.drupal.org/project/thunder_admin/issues/3059126not required in clare roadmap
10
7Template suggestions for elements in the Views UI form not preserved on AJAX rebuildIssue Exists in Road Maphttps://www.drupal.org/project/drupal/issues/3067386
11
8Spacing means that admin views don't show content above the fold on laptop screensAdded in Roadmaphttps://www.drupal.org/project/claro/issues/3080994
12
9Links inside surrounding text fail WCAG Use-of-Color in Seven themeAdded in Roadmaphttps://www.drupal.org/project/drupal/issues/2958282
13
10Claro Core inclusion that removes the duplicate JSNew Issue Created in Road Maphttps://www.drupal.org/project/claro/issues/3084579@effulgentsia's comment in #33 regarding the JavaScript needs addressing. @lauri pointed out that a lot of the duplicate JS is due to needing to maintain compatibility with 8.7, even though 8.8 has fixed many of the limitations; one possible way to approach this is like JSON:API did, and create a second branch focused specifically on core inclusion that removes the duplication.
14
11 Cannot delete or edit a block that is placed in a section of the layout_builderAdded in Roadmaphttps://www.drupal.org/project/drupal/issues/3005403
15
12Vertical Tabs style update.Issue Exists in Road Maphttps://www.drupal.org/comment/13259783#comment-13259783
16
13Add Drupal JavaScript theme function for checkboxIssue Exists in Road Maphttps://www.drupal.org/project/drupal/issues/3024975
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100