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

fix: provide fallback if menu isn't translated (resolve #187) #197

Merged
merged 2 commits into from
Feb 27, 2020

Conversation

greatislander
Copy link
Collaborator

@greatislander greatislander commented Feb 25, 2020

Description

The JavaScript issue in #187 occurred because the menu wasn't translated into Portuguese. This addresses that issue for all languages by providing a fallback menu.

Steps to test

  1. Navigate to a Portuguese resource.

Expected behavior: JavaScript executes without errors.

Additional information

Not applicable.

Related issues

@greatislander greatislander requested a review from jhung February 25, 2020 00:00
@greatislander greatislander self-assigned this Feb 25, 2020
@greatislander greatislander added the bug Something isn't working label Feb 25, 2020
@greatislander greatislander added this to the 1.0.0-alpha.2 milestone Feb 25, 2020
@greatislander greatislander changed the title fix: provide fallback if menu isn't translated (#187) fix: provide fallback if menu isn't translated (resolve #187) Feb 25, 2020
@greatislander greatislander merged commit f990f64 into dev Feb 27, 2020
@greatislander greatislander deleted the fix/missing-menu branch February 27, 2020 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Viewing a portugeuse resource causes javascript to not execute and language preference switch
2 participants