- Merge request !1887Issue #2896169: Details elements have incorrect aria-describedby attributes → (Closed) created by hswong3i
The Needs Review Queue Bot → tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.
- 🇨🇦Canada mgifford Ottawa, Ontario
- First commit to issue fork.
- 🇺🇸United States dcam
I rerolled the former 9.x MR against 11.x. Changes for old themes were removed. Changes for new themes were added. I also added a basic test for the description wrapper markup.
- 🇺🇸United States smustgrave
Hiding patches and old MRs.
This will need a CR because of the template change.
User Inteface section is meant for before/after screenshots so those should be added too please
@mgifford is this the correct approach btw? Could we removed "Needs accessibility review" tag
Moving to NW for other items.
- 🇨🇦Canada mgifford Ottawa, Ontario
This looks good to me.
I missed this issue @smustgrave - sorry about the delay.
- 🇺🇸United States dcam
A change record has been added at https://www.drupal.org/node/3509534 → .
- 🇺🇸United States smustgrave
Since this is changing the default twig it should be noted in the CR or a new CR be created
- 🇺🇸United States dcam
@smustgrave I did note it with this line in the CR:
In the default core/modules/system/templates/details.html.twig template a
wrapper was added around the description with the new description.attributes.Do I need to add more, edit the line, or note it in a different way?