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: selectable box in gallery #461

Closed jesperhodge closed 8 months ago

jesperhodge commented 8 months ago

This fixes a bug where images and videos are not clickable when using the Gallery component. Please see https://github.com/openedx/frontend-lib-content-components/pull/460 for a full description of the bug.

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 89.22%. Comparing base (b3b2881) to head (28bb1b5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #461 +/- ## ======================================= Coverage 89.22% 89.22% ======================================= Files 246 246 Lines 4472 4472 Branches 916 916 ======================================= Hits 3990 3990 Misses 455 455 Partials 27 27 ```

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