Hide broken Mix&Move project button from header menu #70217
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This adds a check that the translation for a project title exists before adding the current project type to the create header menu ("New Project +" menu).
@dju90 reported an issue where a broken menu button was adding when viewing a Mix&Move project outside of the curriculum:

@molly-moen shared helpful context that "if a project type isn't in the list but you are on the standalone project, we try to put it in the menu."
A potential easy follow-up here is also adding a block or allow list which would effectively hide this particular project type if desired, even if we did have a translation string and thumbnail available. For now this just aims to fix the rendering issue by hiding the button.
Note that with this change other labs types can still be inserted to the top of the menu if we have a string:

Links
Testing story
Deployment strategy
Follow-up work
Privacy
Security
Caching
PR Creation Checklist: