DP-44594 SPIKE-assess-work-to-reskin-Google-Translate-widget-in-accessible-way#3246
Open
dstorozhuk wants to merge 6 commits intodevelopfrom
Conversation
…lity and behavior Implemented a fully accessible custom Google Translate interface with reset and apply functionality, improved cookie management, and robust language attribute handling. Added support for `.google-translate.css`. Signed-off-by: Dmytro Storozhuk <dima@itech4web.com>
… to Google Translate widget (work on mobile, bad on desctop). Integrated `google-translate.css` for accessible styling and compact utility navigation design. Added browser language detection to dynamically update the "Select language" label. Signed-off-by: Dmytro Storozhuk <dima@itech4web.com>
…ons and sanitize language codes display Integrated a new textarea setting for specifying native language translations in "Select language." Sanitized language codes display using `XssAlias::filter` to improve security. Removed redundant language entry from Twig. Signed-off-by: Dmytro Storozhuk <dima@itech4web.com>
…tions from theme settings Refactored the widget to fetch and process translations directly from theme settings, replacing the hardcoded list. Improved label updates based on browser language. Signed-off-by: Dmytro Storozhuk <dima@itech4web.com>
…ranslate widget for accessibility Signed-off-by: Dmytro Storozhuk <dima@itech4web.com>
…branch in composer files Signed-off-by: Dmytro Storozhuk <dima@itech4web.com>
Composer package changes
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
Explain the technical implementation of the work done.
Jira: (Skip unless you are MA staff)
DP-****
To Test:
Peer Review Checklist