Content
View differences
Updated by Henriette Darge about 1 year ago
### Steps to reproduce
* Go to the home screen
* Investigate the headline hiearchy of the page (either with the dev tools or with an accessibility tool(
### What is the buggy behavior?
* "Home" is an `h1` although it is part `h2` as well as the header of "content". So all the hierarcyh does not make sense. widgets
<img class="image_resized op-uc-image op-uc-image_inline" style="width:245px;" src="/api/v3/attachments/621101/content"> style="width:167px;" src="/api/v3/attachments/614844/content">
### What is the expected behavior?
* There should be a real hierarchy. "home" should be an `h2` tag and the The widget headers need an `h3` tag
* Note: This AC is copied from the old accessibility report. It needs to be verified in combination with the the PageHeader component. Perhaps we need to make the h2 the default tag
###
### Environment information
**Browser**
* [x] Chrome
* [ ] Firefox
* [ ] Safari
* [ ] Mobile Safari
* [ ] Other (please specify)
**Operating System**
* [ ] Windows
* [x] Mac OS X
* [ ] Mobile iOS
* [ ] Mobile Android
* [ ] Linux (please specify distro)
* [ ] Chrome OS
* [ ] Other (please specify)
<br>
* Go to the home screen
* Investigate the headline hiearchy of the page (either with the dev tools or with an accessibility tool(
### What is the buggy behavior?
* "Home" is an `h1` although it is part
<img class="image_resized op-uc-image op-uc-image_inline" style="width:245px;" src="/api/v3/attachments/621101/content">
### What is the expected behavior?
* There should be a real hierarchy. "home" should be an `h2` tag and the
* Note: This AC is copied from the old accessibility report. It needs to be verified in combination with the the PageHeader component. Perhaps we need to make the h2 the default tag
### Environment information
**Browser**
* [x] Chrome
* [ ] Firefox
* [ ] Safari
* [ ] Mobile Safari
* [ ] Other (please specify)
**Operating System**
* [ ] Windows
* [x] Mac OS X
* [ ] Mobile iOS
* [ ] Mobile Android
* [ ] Linux (please specify distro)
* [ ] Chrome OS
* [ ] Other (please specify)
<br>