Closed dyudyunov closed 1 year ago
Thanks for the pull request, @dyudyunov! 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.
:exclamation: No coverage uploaded for pull request base (
open-release/palm.master@35541c9
). Click here to learn what that means. Patch has no changes to coverable lines.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Hi @asadazam93 and @arbrandes - flagging this as it's related to #445
@mphilbrick211, we can merge this once the corresponding PR to master lands.
@dyudyunov Please rebase this branch with master. The PUBLIC_PATH issue has been addressed on the master.
hi @awais-ansari I'll rebase ASAP, thanks!
@dyudyunov Please rebase this branch with master. The PUBLIC_PATH issue has been addressed on the master.
already up to date
@dyudyunov 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future.
When MFE uses path-based deployment (common domain for all MFEs divided by path) - the copied link leads to 404 error.
The fix:
PUBLIC_PATH
env varThis is a backport of https://github.com/openedx/frontend-app-discussions/pull/445