- Issue created by @sittard
- 🇮🇳India ravi kant Jaipur
The
aria-hidden="true"
attribute can use instead using class 'visually-hidden'. - First commit to issue fork.
- Merge request !73Removed heading tag and added division on menu label. → (Open) created by rupeshghar
- Open on Drupal.org →Core: 10.1.0-alpha1 + Environment: PHP 7.4 & MySQL 5.7last update
10 months ago Waiting for branch to pass - 🇮🇳India rupeshghar
I have replaced the heading tag with division and added attributes role and aria-level. The visually-hidden class was not replace with aria-hidden=true attribute as it ll not be considered while screen reading
- Status changed to Needs review
10 months ago 5:15am 23 January 2024 - Assigned to dishakatariya
- Issue was unassigned.
- Status changed to RTBC
10 months ago 6:09am 2 February 2024 - 🇮🇳India dishakatariya
Hi,Verified and tested Issue with this Branch bootstrap_barrio-3384625 on the D10.X version with the Barrio Bootstrap 5 Theme
Version: 5.5.x-dev.
Testing steps-
1. Install the D10.x version
2. Install the theme 5.5.x version
3. Now Apply the patch and check for the hidden labels in the menu H2 tag has been removed by inspecting the element.
Testing Result
For the Hidden labels in menu an H2 tag is removed.
Attaching screenshot for reference.
Can be move to RTBC.
Thanks!