-
Notifications
You must be signed in to change notification settings - Fork 169
Fixes for XBlock Editors, Frontend Architecture, and Unit Navigation Tabs (#2690, #2688, #2687) #2693
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
base: master
Are you sure you want to change the base?
Conversation
|
Thanks for the pull request, @bhanu2006-24! This repository is currently maintained by Once you've gone through the following steps feel free to tag them in a comment and let them know that your changes are ready for engineering review. 🔘 Get product approvalIf you haven't already, check this list to see if your contribution needs to go through the product review process.
🔘 Provide contextTo help your reviewers and other members of the community understand the purpose and larger context of your changes, feel free to add as much of the following information to the PR description as you can:
🔘 Submit a signed contributor agreement (CLA)
If you've signed an agreement in the past, you may need to re-sign. Once you've signed the CLA, please allow 1 business day for it to be processed. 🔘 Get a green buildIf one or more checks are failing, continue working on your changes until this is no longer the case and your build turns green. Where can I find more information?If you'd like to get more details on all aspects of the review process for open source pull requests (OSPRs), check out the following resources: When can I expect my changes to be merged?Our goal is to get community contributions seen and reviewed as efficiently as possible. However, the amount of time that it takes to review and merge a PR can vary significantly based on factors such as:
💡 As a result it may take up to several weeks or months to complete a review and merge your PR. |
|
Hi @bhanu2006-24, Thanks for this contribution! Before we can review your PR, we'll need you to please sign the contributor license agreement. Please also take a look at the AI policy - we'll need you to specify which AI tool(s) were used in creating this PR. Finally, reviewing and finishing up a large PR is slow for everyone involved. Would it be possible for you to split this into three separate PRs, one for each issue? If the issues or the fixes don't depend on each other, it's much easier for us to review small, focused PRs. Thanks! Let me know if you have any questions and you can ask here or on Slack for help as needed. |
|
Hello @bradenmacdonald, I’m very new to open-source contributions and am trying to learn the correct process. For this work I used Antigravity IDE along with Gemini 3 and Claude as AI assistance, combined with my own understanding. Could you please guide me on how to properly sign in under the Contributor License Agreement (CLA) and complete the required steps? I want to make sure I follow the right procedure and contribute in the correct way. Thank you for your time and support! |
|
Hi @bhanu2006-24 - thank you for this contribution! Please let me know if you have any questions regarding submitting a CLA form. Once that is complete, we can get this reviewed. Thanks! |
🎯 Context
This PR addresses multiple open issues in
openedx/frontend-app-authoring:🔧 What I Did
I tried to fix these issues with my knowledge and some help from AI.
I was not able to run or test the app locally, so these changes are unverified.
I hope this does not break existing code, but please review carefully.
🚀 Highlights