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: fix config name from MARKETING_BASE_URL to MARKETING_SITE_BASE_URL #13

Closed
wants to merge 4 commits into from

Conversation

asadali145
Copy link

What are the relevant tickets?

Subtask of https://github.com/mitodl/hq/issues/3135

Description (What does it do?)

The config name for the marketing URL is MARKETING_SITE_BASE_URL but MARKETING_BASE_URL is used in the Footer and it is not getting picked up from the config. This PR just fixes the name of the config variable.

How can this be tested?

  • Setup footer and authoring MFE
  • Add MARKETING_SITE_BASE_URL in authoring MFE .env.development
  • Verify the link the authoring MFE footer

Screenshot

Screen Shot 2023-12-22 at 5 56 57 PM

asadali145 and others added 4 commits December 7, 2023 10:40
* refactor: added configurable and consistant footer as per MITX specifications.

* fix(packge.json): add MITX info

* fix: updated packge name

* fix: updated author name

* refactor: added prepare script

* fix: updated read me  and removed prepare scrpt

* fix: updated packages to resolve conflicts

* fix: added caret ranges

* fix: updated node version

* docs: fix typos (#8)

* refactor: update package-lock

* fix: fix failing tests

---------

Co-authored-by: Wassaf-Shahzad <[email protected]>
Co-authored-by: Arslan Ashraf <[email protected]>
* feat: add accessibility link

* feat: add a test for the accessibility link

* refactor: lint
@asadali145
Copy link
Author

@blarghmatey Should we merge this PR or can we rebase the footer with upstream changes? This commit is merged in the Open edX footer as well openedx#381.

@asadali145
Copy link
Author

Closing as footer is rebased.

@asadali145 asadali145 closed this Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants