openedx / frontend-app-discussions

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

fix: fixed post card border color issue #640

Closed awais-ansari closed 6 months ago

awais-ansari commented 6 months ago

INF-1217

Description

When trying to post on the forum, the option to mark your post as “Discussion” or “Question” is not enabled.

Before Fix

Screenshot 2024-01-11 at 4 16 03 PM

After Fix

Screenshot 2024-01-11 at 4 13 52 PM
codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (6cacde4) 92.38% compared to head (3d8d8bc) 92.38%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #640 +/- ## ======================================= Coverage 92.38% 92.38% ======================================= Files 169 169 Lines 3452 3452 Branches 892 892 ======================================= Hits 3189 3189 Misses 243 243 Partials 20 20 ```

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