Content
View differences
Updated by Heather Burns almost 3 years ago
open = [https://community.openproject.org/projects/openproject/](https://community.openproject.org/projects/openproject/)
I used ANDI ( [https://www.ssa.gov/accessibility/andi/help/install.html)](https://www.ssa.gov/accessibility/andi/help/install.html)) but you can use any testing tool to review the Aria Landmark regions for the page...
you will find the header and the main...
The left-hand navigation control `<div id="main" class="can-hide-navigation">` is not in either of the 2 defined landmark regions - should be a navigation region.
Open = [https://community.openproject.org/projects/openproject/work\_packages/4742/activity](https://community.openproject.org/projects/openproject/work_packages/4742/activity)
again review the page for landmark regions - you find the same 2 (Header and main) the left hand navigation continues to not be within a region, but now there is a right hand panel open for Activity / Files / Relations / Watchers - this panel is within the main, but should be it's own region to support navigation and understanding.
I used ANDI ( [https://www.ssa.gov/accessibility/andi/help/install.html)](https://www.ssa.gov/accessibility/andi/help/install.html)) but you can use any testing tool to review the Aria Landmark regions for the page...
you will find the header and the main...
The left-hand navigation control `<div id="main" class="can-hide-navigation">` is not in either of the 2 defined landmark regions - should be a navigation region.
Open = [https://community.openproject.org/projects/openproject/work\_packages/4742/activity](https://community.openproject.org/projects/openproject/work_packages/4742/activity)
again review the page for landmark regions - you find the same 2 (Header and main) the left hand navigation continues to not be within a region, but now there is a right hand panel open for Activity / Files / Relations / Watchers - this panel is within the main, but should be it's own region to support navigation and understanding.