Skip to content

How to change/force certain language and landing page #424

Answered by charlesabarnes
ekrocks asked this question in Q&A
Discussion options

You must be logged in to vote

This would require reconfiguration of the SettingService within the app, Currently, the app does not request location from the user, but can be modified to do so. Logic can be found for the locale choosing logic here https://github.com/bullhorn/career-portal/blob/master/src/app/services/settings/settings.service.ts. you can probably instead add a dropdown, save their choice to localStorage, then refresh the page and pull the preference from there.

Please let me know if you have any more questions.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ekrocks
Comment options

@charlesabarnes
Comment options

@pbearne
Comment options

@ekrocks
Comment options

Answer selected by ekrocks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants