Skip to content

fix(devops-copilot): troubleshoot banner that passes over the select#2593

Merged
RemiBonnet merged 1 commit intostagingfrom
fix/QOV-1825/banner-diplay
Apr 13, 2026
Merged

fix(devops-copilot): troubleshoot banner that passes over the select#2593
RemiBonnet merged 1 commit intostagingfrom
fix/QOV-1825/banner-diplay

Conversation

@killiancolla
Copy link
Copy Markdown
Member

Summary

Issue: QOV-1825

Fixed a display bug when the troubleshooting banner was hovering over the select

Screenshots / Recordings

Before After
2026-04-13_10-20-21 image

Testing

  • Changes tested locally in the relevant Console's pages and Storybooks
  • yarn test or yarn test -u (if you need to regenerate snapshots)
  • yarn format
  • yarn lint

PR Checklist

  • I followed naming, styling, and TypeScript rules (see .cursor/rules)
  • I performed a self-review (diff inspected, dead code removed)
  • I titled the PR using Conventional Commits with a scope when possible (e.g. feat(service): add new Terraform service) - required for semantic-release
  • I only kept necessary comments, written in English (watch for useless AI comments)
  • I involved a designer to validate UI changes if I am not a designer
  • I covered new business logic with tests (unit)
  • I confirmed CI is green (Codecov red can be accepted)
  • I reviewed and executed locally any AI-assisted code

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.66%. Comparing base (7767b90) to head (1bb25c6).
⚠️ Report is 3 commits behind head on staging.

Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #2593      +/-   ##
===========================================
+ Coverage    47.73%   51.66%   +3.92%     
===========================================
  Files         1281      243    -1038     
  Lines        23905     5594   -18311     
  Branches      7068     1804    -5264     
===========================================
- Hits         11412     2890    -8522     
+ Misses       10328     2053    -8275     
+ Partials      2165      651    -1514     
Flag Coverage Δ
unittests 51.66% <ø> (+3.92%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@RemiBonnet RemiBonnet merged commit 057278f into staging Apr 13, 2026
11 checks passed
@RemiBonnet RemiBonnet deleted the fix/QOV-1825/banner-diplay branch April 13, 2026 08:41
@RemiBonnet
Copy link
Copy Markdown
Member

🎉 This PR is included in version 1.301.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants