Skip to content

fix: (backport) broken Course Overview editor on Schedule & Details page (#2599)#96

Merged
tecoholic merged 1 commit intoopencraft-release/teakfrom
fox/backport-text-position-fix
Nov 19, 2025
Merged

fix: (backport) broken Course Overview editor on Schedule & Details page (#2599)#96
tecoholic merged 1 commit intoopencraft-release/teakfrom
fox/backport-text-position-fix

Conversation

@Kelketek
Copy link
Copy Markdown
Member

Description

This merge request backports a fix for a bug that causes the description editor on the course details page to constantly shove the cursor to the beginning of the field.

Supporting information

openedx#2599

Testing instructions

  1. Using tutor 20.x, set up a local installation.
  2. Clone this repository and check out the opencraft-release/teak branch to get the broken version
  3. Mount using tutor mounts add /path/to/frontend-app-authoring
  4. tutor dev launch
  5. Check the Scheduling and Details page. Edit using the WYSIWYG editor and notice that the cursor jumps to the beginning each keystroke.
  6. In the repository, check out this branch. Refresh the Scheduling and Details page.
  7. Observe the cursor behaving correctly.

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (opencraft-release/teak@f459f53). Learn more about missing BASE report.

Additional details and impacted files
@@                    Coverage Diff                    @@
##             opencraft-release/teak      #96   +/-   ##
=========================================================
  Coverage                          ?   93.90%           
=========================================================
  Files                             ?     1149           
  Lines                             ?    24081           
  Branches                          ?     5099           
=========================================================
  Hits                              ?    22613           
  Misses                            ?     1400           
  Partials                          ?       68           

☔ 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.

@tecoholic
Copy link
Copy Markdown
Member

@Kelketek 👍

  • I tested this: verified that the issue is fixed in the course overview editor as expected
  • I read through the code
  • I checked for accessibility issues
  • Includes documentation

@tecoholic tecoholic merged commit d13f169 into opencraft-release/teak Nov 19, 2025
6 checks passed
@xitij2000 xitij2000 deleted the fox/backport-text-position-fix branch April 16, 2026 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants