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

feat(surveys): add German locale survey #11272

Merged
merged 3 commits into from
Jun 7, 2024
Merged

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Jun 7, 2024

Summary

(MP-1173)

Problem

We will experiment with a German locale, but a) we need user research to understand expectations, and b) we want to recruit volunteers to review and give feedback about the German locale before the launch.

Solution

Show a survey to all users whose browser preference indicate German (i.e. navigator.language.startsWith('de')).

Related changes:


Screenshots

Before

image

After

image

How did you test this change?

Ran yarn dev locally, set "German (Germany)" as the preferred language in my browser, and looked at http://localhost:3000/en-US/docs/Web.

@caugner caugner requested a review from a team as a code owner June 7, 2024 13:55
@caugner caugner force-pushed the MP-1173-add-german-locale-survey branch from 738976b to 0fd9911 Compare June 7, 2024 16:40
@caugner
Copy link
Contributor Author

caugner commented Jun 7, 2024

Extracted telemetry change to #11273.

@caugner
Copy link
Contributor Author

caugner commented Jun 7, 2024

Extracted design changes to #11274, and will merge that PR first, because this one depends on the new design, adding a new element (the footer).

@caugner caugner force-pushed the MP-1173-add-german-locale-survey branch from 0fd9911 to 5f714e7 Compare June 7, 2024 17:08
Audience: Users where navigator.language starts with "de".
@caugner caugner force-pushed the MP-1173-add-german-locale-survey branch from 5f714e7 to f1041e2 Compare June 7, 2024 17:12
@caugner caugner merged commit 8c015b5 into main Jun 7, 2024
15 checks passed
@caugner caugner deleted the MP-1173-add-german-locale-survey branch June 7, 2024 17:33
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.

2 participants