Skip to content

feat(audit-logs): fix z-index issue and update tests on audit logs#2629

Merged
RemiBonnet merged 1 commit intonew-navigationfrom
feat/new-nav/audit-logs-filter-position
Apr 23, 2026
Merged

feat(audit-logs): fix z-index issue and update tests on audit logs#2629
RemiBonnet merged 1 commit intonew-navigationfrom
feat/new-nav/audit-logs-filter-position

Conversation

@TheoGrandin74
Copy link
Copy Markdown
Contributor

Summary

Fix z-index issues with pagination component on audit logs

Before
image

After
image

Screenshots / Recordings

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 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (new-navigation@d49126f). Learn more about missing BASE report.

Additional details and impacted files
@@                Coverage Diff                @@
##             new-navigation    #2629   +/-   ##
=================================================
  Coverage                  ?   25.24%           
=================================================
  Files                     ?        6           
  Lines                     ?      511           
  Branches                  ?      149           
=================================================
  Hits                      ?      129           
  Misses                    ?      348           
  Partials                  ?       34           
Flag Coverage Δ
unittests 25.24% <ø> (?)

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 affa33c into new-navigation Apr 23, 2026
11 checks passed
@RemiBonnet RemiBonnet deleted the feat/new-nav/audit-logs-filter-position branch April 23, 2026 15:15
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