-
Notifications
You must be signed in to change notification settings - Fork 46
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
Isanka/dev #499
Isanka/dev #499
Conversation
Use an environment variable to activate and deactivate the "Help" link (SUPPORT URL) in the top menu of the MFE.
Use an environment variable to enable and deactivate the "Help" link (SUPPORT URL) in the top menu of the MFE.
Use an environment variable to enable and deactivate the "Help" link (SUPPORT URL) in the top menu of the MFE.
Thanks for the pull request, @isankadn! Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here. Please let us know once your PR is ready for our review and all tests are green. Once you've signed the CLA, please allow 1 business day for it to be processed. After this time, you can re-run the CLA check by editing the PR title. If the problem persists, you can tag the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@isankadn, some linting problems here, too. Also, we need the CLA signed for this one as well. Thanks!
Codecov ReportBase: 0.00% // Head: 0.00% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #499 +/- ##
======================================
Coverage 0.00% 0.00%
======================================
Files 2 2
Lines 7 7
======================================
Misses 7 7 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Hi @isankadn! Just following up on the CLA form. In order to push this PR through, you'll need to fill one out. Please let me know if you have any questions. Thanks! |
Hi @isankadn! You should be able to re-run tests now and have your CLA check go through. Once you're all set with that, please take a look at the changes Adolfo has requested. Thank you! |
Can we get a squash into a single commit, with a conventional commit title, here too? Thanks! |
Hi @isankadn - just following up on this to see if you plan to re-run the failing tests? |
Hi @isankadn! Friendly follow-up on your CLA. If you have submitted it and it was processed the CLA check will turn green when you run the tests. Please let us know if you have any questions. |
Hi @isankadn - friendly ping on this :) Please let us know if plan to pursue this pull request. Thank you! |
Hi @isankadn! We need to close this PR for now due to inactivity. If you choose to pursue in the future, it can be reopened. Thanks! |
@isankadn Even though your pull request wasn’t merged, please take a moment to answer a two question survey so we can improve your experience in the future. |
Description:
Related to openedx/frontend-component-header#276
On the MFE learning top menu, the "Help" link is currently displayed by default.
With this change, the "Help" menu will only be visible if the "SUPPORT URL" variable is not empty.