gctools-outilsgc / gccollab-mobile

The mobile app for the Government of Canada's external collaboration platform
MIT License
3 stars 0 forks source link

Minor Fixes #279

Closed bmrgould closed 6 years ago

bmrgould commented 6 years ago

Home Action Menu functional: closes #276

Post-Wire: Aria-Hidden on the image div

Main Menu: Panel type changed to Panel-Cover due to screen reader issue. Focus Message for opening the Main Menu panel, which is set to focus on panel open. Top of main menu is user information, entire thing is a onclick instead of just the avatar. Has aria-label for 'show-user' Inner elements are aria-hidden to reduce unnecessary elements for ScreenReaders.

MoreOptions: When more options popover is closed, will focus on the element that opened the MoreOptions popover. Allows keyboard/screen reader users to be at the same location in a content list after leaving the MoreOptions menu, when applicable.

Likes Popup: Likes popup focuses on open so screen reader/ keyboard users are at the correct location to view the popup.