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 notranslate class to addresses #348

Merged
merged 3 commits into from Nov 19, 2023

Conversation

gkovats
Copy link
Collaborator

@gkovats gkovats commented Nov 19, 2023

Tied to Issue:
code4recovery/12-step-meeting-list#1092

First PR, could be missing some steps, glad to adjust and fix. The issue was Google Translate goes nuts and translates native language addresses to the target language, but this obfuscates addresses. GPS / map tools drive off native language addresses.

Wrapping display of addresses with "notranslate" to deny Google Translate from translating native language addresses. This comes from the Issue, assuming this is sufficient - hard to test locally as Google Translate requires a public site.

Tied to Issue:
code4recovery/12-step-meeting-list#1092

Wrap display of addresses with "notranslate" to
deny Google Translate from translating native
language addresses
Copy link

netlify bot commented Nov 19, 2023

Deploy Preview for tsml-ui ready!

Name Link
🔨 Latest commit 3661205
🔍 Latest deploy log https://app.netlify.com/sites/tsml-ui/deploys/655a5e723e173c00080ee9ba
😎 Deploy Preview https://deploy-preview-348--tsml-ui.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
Contributor

@joshreisner joshreisner left a comment

Choose a reason for hiding this comment

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

looks awesome, thanks! mind taking the console.info out though?

src/components/Table.tsx Outdated Show resolved Hide resolved
@gkovats
Copy link
Collaborator Author

gkovats commented Nov 19, 2023

@joshreisner updated the two things. Not sure if you want commits squashed in PR, some repos ask for that. Let me know if anything else is outstanding.

@gkovats gkovats assigned gkovats and unassigned gkovats Nov 19, 2023
Copy link
Contributor

@joshreisner joshreisner left a comment

Choose a reason for hiding this comment

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

🎉

@joshreisner
Copy link
Contributor

thanks @gkovats ! i have to merge it because the tests aren't passing - we haven't refactored those from the last pr yet

i'll 'squash & merge' - no need to squash PRs before the merge though

@joshreisner joshreisner merged commit 8221c1b into code4recovery:main Nov 19, 2023
4 of 5 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants