Skip to content

feat: [FC-86] Course about Intro section#13

Closed
PKulkoRaccoonGang wants to merge 3 commits intoopenedx:masterfrom
raccoongang:Peter_Kulko/course-about-intro-section
Closed

feat: [FC-86] Course about Intro section#13
PKulkoRaccoonGang wants to merge 3 commits intoopenedx:masterfrom
raccoongang:Peter_Kulko/course-about-intro-section

Conversation

@PKulkoRaccoonGang
Copy link
Contributor

@PKulkoRaccoonGang PKulkoRaccoonGang commented Jul 2, 2025

Note

...

Description

This PR adds a new Intro section to the Course About page. In addition, the basic page layout and a modal window for displaying a video about the course were configured.

Initial setup

  1. Clone and install the tutor-mfe plugin from the draft PR that adds support for Catalog MFE.
  2. Go to http://apps.local.openedx.io:1998/catalog/courses

How Has This Been Tested?

  1. Open catalog/courses/<course_id>/about Course About page
  2. Ensure the content of the Intro section matches the legacy version
  3. Try changing course information, including course image and video, through the Schedule and details page

Merge Checklist

  • If your update includes visual changes, have they been reviewed by a designer? Send them a link to the Sandbox, if applicable.
  • Is there adequate test coverage for your changes?

vladislavkeblysh and others added 2 commits June 30, 2025 17:48
refactor: added tests

refactor: some refactoring

refactor: added tests for index.tsx

refactor: after review

fix: fixed tests

refactor: code refactoring
@PKulkoRaccoonGang PKulkoRaccoonGang self-assigned this Jul 2, 2025
@openedx-webhooks openedx-webhooks added the open-source-contribution PR author is not from Axim or 2U label Jul 2, 2025
@openedx-webhooks
Copy link

Thanks for the pull request, @PKulkoRaccoonGang!

This repository is currently maintained by @openedx/committers-frontend.

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 approval

If you haven't already, check this list to see if your contribution needs to go through the product review process.

  • If it does, you'll need to submit a product proposal for your contribution, and have it reviewed by the Product Working Group.
    • This process (including the steps you'll need to take) is documented here.
  • If it doesn't, simply proceed with the next step.
🔘 Provide context

To 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:

  • Dependencies

    This PR must be merged before / after / at the same time as ...

  • Blockers

    This PR is waiting for OEP-1234 to be accepted.

  • Timeline information

    This PR must be merged by XX date because ...

  • Partner information

    This is for a course on edx.org.

  • Supporting documentation
  • Relevant Open edX discussion forum threads
🔘 Get a green build

If one or more checks are failing, continue working on your changes until this is no longer the case and your build turns green.

🔘 Update the status of your PR

Your PR is currently marked as a draft. After completing the steps above, update its status by clicking "Ready for Review", or removing "WIP" from the title, as appropriate.


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:

  • The size and impact of the changes that it introduces
  • The need for product review
  • Maintenance status of the parent repository

💡 As a result it may take up to several weeks or months to complete a review and merge your PR.

@codecov
Copy link

codecov bot commented Jul 2, 2025

Codecov Report

❌ Patch coverage is 97.38372% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.64%. Comparing base (2552216) to head (9710e48).

Files with missing lines Patch % Lines
src/generic/modal-container/index.tsx 0.00% 4 Missing ⚠️
src/index.tsx 50.00% 2 Missing ⚠️
src/course-about/CourseAboutPage.tsx 95.00% 1 Missing ⚠️
src/header/hooks/useMenuItems.ts 96.42% 1 Missing ⚠️
src/home/HomePage.tsx 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   95.32%   96.64%   +1.31%     
==========================================
  Files          25       59      +34     
  Lines         171      506     +335     
  Branches       21       78      +57     
==========================================
+ Hits          163      489     +326     
- Misses          8       17       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

refactor: code refactoring

refactor: added tests

refactor: some refactoring

refactor: styles refactoring

refactor: after rebase
@PKulkoRaccoonGang PKulkoRaccoonGang force-pushed the Peter_Kulko/course-about-intro-section branch from 4655332 to 9710e48 Compare July 2, 2025 06:55
@mphilbrick211 mphilbrick211 added the FC Relates to an Axim Funded Contribution project label Jul 15, 2025
@mphilbrick211 mphilbrick211 moved this from Needs Triage to Waiting on Author in Contributions Jul 15, 2025
@PKulkoRaccoonGang
Copy link
Contributor Author

Reopened at raccoongang#19

@github-project-automation github-project-automation bot moved this from Waiting on Author to Done in Contributions Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

FC Relates to an Axim Funded Contribution project open-source-contribution PR author is not from Axim or 2U

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants