inferno-framework / inferno-core

Core library for the Inferno Framework
https://inferno-framework.github.io/
Apache License 2.0
26 stars 5 forks source link

FI-2753: Add hover effect to request details #495

Closed AlyssaWang closed 5 months ago

AlyssaWang commented 5 months ago

Summary

Change color of code block header on hover in the request details modal.

Testing Guidance

Check that hover effect appears, header should maintain effect while accordion is open.

Q: Should test list items also have this effect?

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 93.33333% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 80.24%. Comparing base (2dd6da7) to head (db19605).

Files Patch % Lines
...nt/src/components/RequestDetailModal/CodeBlock.tsx 85.71% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #495 +/- ## ========================================== + Coverage 80.22% 80.24% +0.01% ========================================== Files 240 240 Lines 11881 11893 +12 Branches 1161 1162 +1 ========================================== + Hits 9532 9543 +11 Misses 1691 1691 - Partials 658 659 +1 ``` | [Flag](https://app.codecov.io/gh/inferno-framework/inferno-core/pull/495/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=inferno-framework) | Coverage Δ | | |---|---|---| | [backend](https://app.codecov.io/gh/inferno-framework/inferno-core/pull/495/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=inferno-framework) | `93.70% <ø> (ø)` | | | [frontend](https://app.codecov.io/gh/inferno-framework/inferno-core/pull/495/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=inferno-framework) | `74.22% <93.33%> (+0.02%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=inferno-framework#carryforward-flags-in-the-pull-request-comment) to find out more.

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