openedx / frontend-app-discussions

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

fix: fixed hover color issue throughout MFE #644

Closed sundasnoreen12 closed 8 months ago

sundasnoreen12 commented 8 months ago

INF-1220

Description

  1. Updated the direct color codes in scss file with paragon color variables in discussion MFE.
  2. Fixed hover color issue throughout discussion MFE
  3. Fixed ZIndex issue of card

How Has This Been Tested?

Screenshots/sandbox (optional):

Include a link to the sandbox for design changes or screenshot for before and after. Remove this section if it's not applicable.

|Before|After| Before

Screenshot 2024-01-15 at 1 06 40 PM

After

Screenshot 2024-01-15 at 1 07 59 PM

Before

Screenshot 2024-01-15 at 1 07 21 PM

After

Screenshot 2024-01-15 at 1 08 48 PM

Before

Screenshot 2024-01-15 at 1 11 11 PM

After

Screenshot 2024-01-15 at 1 11 51 PM

Before

Screenshot 2024-01-15 at 11 15 07 PM

After

Screenshot 2024-01-15 at 11 14 42 PM

Post-merge Checklist

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (92adec3) 92.38% compared to head (e9efc83) 92.38%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #644 +/- ## ======================================= 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.