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

create lang selector component #4179

Merged
merged 5 commits into from
Nov 1, 2023
Merged

create lang selector component #4179

merged 5 commits into from
Nov 1, 2023

Conversation

joeizang
Copy link
Collaborator

@joeizang joeizang commented Oct 31, 2023

Adds dropdown selector where IDE text can be switched based on language code selected.

@joeizang joeizang requested a review from ryestew October 31, 2023 16:16
@joeizang joeizang self-assigned this Oct 31, 2023
@joeizang joeizang added this to In progress in 0.37.0 - Feature Freeze 31/10 - Release 07/11 via automation Oct 31, 2023
Copy link

netlify bot commented Oct 31, 2023

Deploy Preview for remixproject ready!

Name Link
🔨 Latest commit 2f26e30
🔍 Latest deploy log https://app.netlify.com/sites/remixproject/deploys/654257c95943790008b096aa
😎 Deploy Preview https://deploy-preview-4179--remixproject.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@ryestew ryestew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The page has to be very very wide to see the language selector. At least 1805px - for it to be totally in view. It needs to be visible when the page is less wide.

Could the language switching be tracked in matomo - both on the switcher and also in the Settings panel and also via URL. Some of these requests may be out of scope for this PR.

0.37.0 - Feature Freeze 31/10 - Release 07/11 automation moved this from In progress to Review in progress Nov 1, 2023
@joeizang joeizang requested a review from ryestew November 1, 2023 07:59
@Aniket-Engg Aniket-Engg force-pushed the lang-dropdown-hometab branch 2 times, most recently from 0069498 to ebc392d Compare November 1, 2023 12:55
@ryestew
Copy link
Collaborator

ryestew commented Nov 1, 2023

The selector should listen for changes in the Settings panel or in the language selected via a URL. These are edge cases - so either these should be addresses in this PR or these can be addressed in the next release.

0.37.0 - Feature Freeze 31/10 - Release 07/11 automation moved this from Review in progress to Reviewer approved Nov 1, 2023
@joeizang joeizang merged commit 1dc3078 into master Nov 1, 2023
32 checks passed
0.37.0 - Feature Freeze 31/10 - Release 07/11 automation moved this from Reviewer approved to Done Nov 1, 2023
@joeizang joeizang deleted the lang-dropdown-hometab branch November 1, 2023 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-review PR ready to review
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants