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

add language selector #4

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

add language selector #4

wants to merge 8 commits into from

Conversation

winklertomas
Copy link
Contributor

@winklertomas winklertomas commented Jun 3, 2021

Language selector implementation.

The ideal implementation would be to load data for the current language and just URL slugs for the other languages and just fill the Language selector.

Language would be defined by URLSlug value + to preserve currently selected language - we would use the language query string parameter.

@Simply007
Copy link
Contributor

Simply007 commented Jun 15, 2021

Currently blocked by https://kentico.atlassian.net/browse/DEL-3059

@Simply007
Copy link
Contributor

A simple workaround using LazyQuery would require bigger code adjustments that do no worth investing time since this is just a result of the issue https://kentico.atlassian.net/browse/DEL-3059 .

# Conflicts:
#	src/App.js
#	src/LandingPage.js
#	src/components/Action.js
#	src/components/index.js
#	src/index.js
#	src/utils/queryString.js
@winklertomas winklertomas requested a review from a team April 7, 2022 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants