Content
View differences
Updated by Inga Mai about 8 years ago
### Current behavior
- On the new sidebar there are some accessibility issues we should take care of:
- The label to expand/collapse of the hamburger and the resizer icon always says "Expand/Collapse project menu. This is not very clear for blind users.
- The arrows to collapse a hierarchy tree (e.g. on a wiki page with a hierarchy in the table of contents) cannot be used via keyboard. On Click they collapse, on enter nothing happens.
- On the WP page: When tabbing through the details navigation you cannot reach the actual content of the page. The focus just gets lost somewhere.
- If end of menu is reached by tab and focus switches to the content, menu is not collapsing automatically
- Toggling the menu is currently not possible in mobile version (neither by clicking nor by tab)
### Expected behavior
- The label of the icon should change according to the state.
- The arrows to collapse the hierarchy tree shall be accessible via keyboard.
- After the end of the details navigation is reached by tab the content shall get the focus.
- Focusing outside the sidebar should close the menu
- toggling in mobile version should expand the menu over full screen width or close it by clicking (or on enter) the hamburger icon
- On the new sidebar there are some accessibility issues we should take care of:
- The label to expand/collapse of the hamburger and the resizer icon always says "Expand/Collapse project menu. This is not very clear for blind users.
- The arrows to collapse a hierarchy tree (e.g. on a wiki page with a hierarchy in the table of contents) cannot be used via keyboard. On Click they collapse, on enter nothing happens.
- On the WP page: When tabbing through the details navigation you cannot reach the actual content of the page. The focus just gets lost somewhere.
- If end of menu is reached by tab and focus switches to the content, menu is not collapsing automatically
- Toggling the menu is currently not possible in mobile version (neither by clicking nor by tab)
### Expected behavior
- The label of the icon should change according to the state.
- The arrows to collapse the hierarchy tree shall be accessible via keyboard.
- After the end of the details navigation is reached by tab the content shall get the focus.
- Focusing outside the sidebar should close the menu
- toggling in mobile version should expand the menu over full screen width or close it by clicking (or on enter) the hamburger icon