DP-45023: Google Translate widget updates for accessibility#2055
DP-45023: Google Translate widget updates for accessibility#2055tfleming-ma wants to merge 72 commits intodevelopfrom
Conversation
…d list to be rendered in twig, removed conflicting JS in translate twig template
…github.com:massgov/mayflower into patternlab/DP-45023_google-translate-widget-update
…odal/modal.twig Co-authored-by: Thomas Fleming <thomas.r.fleming@mass.gov>
Co-authored-by: Minghua Sun <clairesunstudio@gmail.com>
…github.com:massgov/mayflower into patternlab/DP-45023_google-translate-widget-update
|
Accessibility review feedback (WIP):
|
|
I think we need to think about what goes into the modal vs modal internal block (such as the google translate). The buttons in my opinion should be move to the modal level, because the keyboard interaction ties the focus back and forth between those buttons and the modal trigger button (I added that in the google translate JS which is not idea). Also from a component matching standpoint, the Figma component does include those action buttons. |
|
Fixed the focus in mobile when switching languages. Now, the menu will reopen with the focus on the Language menu item. |
… expanded hamburger menu" This reverts commit a9d7b81.


Description
modalTwig template based on Figma design and built from example codegoogle-translateTwig template based on Figma design and built from example codeRelated Issue / Ticket
Additional Notes:
Impacted Areas in Application
@todo