Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Manual Language Selection for Google Button. #762

Open
mateuszprzeczek opened this issue Apr 23, 2024 · 0 comments
Open

Allow Manual Language Selection for Google Button. #762

mateuszprzeczek opened this issue Apr 23, 2024 · 0 comments

Comments

@mateuszprzeczek
Copy link

Issue Description:
Currently, users of "@abacritt/angularx-social-login" face a challenge with Google login button language selection. The library lacks a feature to manually set the button's language, hindering its usability for multilingual applications.

Problem Statement:
The absence of manual language selection for the Google button creates inconsistency in user experience, particularly in multilingual contexts.

Proposed Solution:
Introduce a "lang" field with a language code value within the "useValue" property in the configuration file. This enhancement empowers developers to specify the language for the Google button manually, ensuring a consistent interface language across diverse user bases.

Benefits:
Enhanced user experience and accessibility
Simplified localization for applications targeting multilingual audiences

mateuszprzeczek pushed a commit to mateuszprzeczek/angularx-social-login that referenced this issue Apr 23, 2024
… property

Description:
This commit introduces a new feature to enhance language selection for the Google login button in "@abacritt/angularx-social-login". The "lang" field, with a language code value, has been added to the "useValue" property in the configuration file. This addition allows developers to manually specify the language for the Google button interface, improving usability for multilingual applications.

Changes Made:

Added "lang" field to the "useValue" property in the configuration file
Enabled manual language selection for the Google login button
Related Issue: abacritt#762 - "Add manual support for language selection in the Google button"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant