-
Notifications
You must be signed in to change notification settings - Fork 0
[$600] Embedded theme vs. real site #648
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
Comments
Challenge https://www.topcoder.com/challenges/d08265a4-0057-4708-87de-bc7d24a7f9da has been created for this ticket. |
Challenge https://www.topcoder.com/challenges/d08265a4-0057-4708-87de-bc7d24a7f9da has been assigned to obog. |
@jmgasper The current progress: |
@atelomycterus - That's great, thanks for the update! |
@jmgasper Please set two parameters before 'http://vanilla.topocder-dev.com/js/embed.js' to embed a list of categories by challengeID in micro-frontend app.
Please apply PRs: Let me know if you need any help to integrate with micro-frontend apps. Thanks! TestsTested with hard-coded challengeID locally with mfe-forums-app. |
@atelomycterus - Thanks for this. We should have this integrated into the self service app and deployed in dev for testing sometime tomorrow. |
Payment task has been updated: https://www.topcoder.com/challenges/d08265a4-0057-4708-87de-bc7d24a7f9da |
@atelomycterus - One request that's coming in for a new app is to be able to embed specific forums in an MFE.
The wrinkle is that the main site (discussions.topcoder.com) will continue to work as it does now, with the existing header / footer, but the embedded forums on the new app won't show:
Eventually, the embed it will just be a very limited view into the "group" page - Code Questions, Code Documents, etc...
Can we do this with a custom embed.js?
The text was updated successfully, but these errors were encountered: