openedx / frontend-app-discussions

A React-based micro frontend for the Open edX discussion forums.
GNU Affero General Public License v3.0
6 stars 64 forks source link

fix: now content unavailable ui is only for learner #672

Closed sundasnoreen12 closed 9 months ago

sundasnoreen12 commented 9 months ago

INF-1100

Description

I've limited the display of the content unavailable UI exclusively to learners who haven't enrolled in the course.

Screenshot

Screenshot 2024-02-26 at 4 22 54 PM
codecov[bot] commented 9 months ago

Codecov Report

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

Project coverage is 92.84%. Comparing base (8fc6665) to head (4778c25).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #672 +/- ## ========================================== + Coverage 92.82% 92.84% +0.01% ========================================== Files 158 158 Lines 3331 3338 +7 Branches 916 921 +5 ========================================== + Hits 3092 3099 +7 Misses 219 219 Partials 20 20 ```

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