openedx / frontend-lib-content-components

[Moved to openedx/frontend-app-course-authoring] A library of high-level components for content handling (viewing, editing, etc. of HTML, video, problems, etc.), to be shared by multiple MFEs.
GNU Affero General Public License v3.0
11 stars 33 forks source link

fix: remove deprecated feedback link #493

Closed KristinAoki closed 4 months ago

KristinAoki commented 4 months ago

Description

This PR removes a deprecated feedback form that was used specifically for 2U beta testing.

Supporting Information

Github Issue #476

Testing

  1. Open an existing problem block
  2. Confirm that the "Share feedback" link is no longer present
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.97%. Comparing base (a22a260) to head (41cff06).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #493 +/- ## ========================================== - Coverage 88.98% 88.97% -0.01% ========================================== Files 248 248 Lines 4549 4545 -4 Branches 942 944 +2 ========================================== - Hits 4048 4044 -4 Misses 468 468 Partials 33 33 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.