Skip to content

[Enhancement] Fixes Nav Bar clickability#2879

Merged
clayandgen merged 1 commit into
mainfrom
bug/clickability
Feb 25, 2026
Merged

[Enhancement] Fixes Nav Bar clickability#2879
clayandgen merged 1 commit into
mainfrom
bug/clickability

Conversation

@clayandgen
Copy link
Copy Markdown
Contributor

closes #2063

Some CSS magic to make the entire NavBar element clickable. The "Open in new tab" button continues to work

@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.82%. Comparing base (2953ab9) to head (a469f29).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2879      +/-   ##
==========================================
- Coverage   78.83%   78.82%   -0.02%     
==========================================
  Files         667      667              
  Lines       54533    54533              
  Branches      728      728              
==========================================
- Hits        42993    42986       -7     
- Misses      11462    11469       +7     
  Partials       78       78              
Flag Coverage Δ
python 80.82% <ø> (-0.03%) ⬇️
ruby-api 80.28% <ø> (ø)
ruby-backend 82.14% <ø> (-0.01%) ⬇️

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.

Copy link
Copy Markdown
Contributor

@mcosgriff mcosgriff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is indeed magic!

@clayandgen clayandgen merged commit d58896c into main Feb 25, 2026
48 of 50 checks passed
@clayandgen clayandgen deleted the bug/clickability branch February 25, 2026 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clicking on the padding areas for Tools doesn't register

2 participants