Skip to content

[Enhancement] Highlight AppNav item on Refresh#2894

Merged
clayandgen merged 4 commits intomainfrom
navbar
Feb 27, 2026
Merged

[Enhancement] Highlight AppNav item on Refresh#2894
clayandgen merged 4 commits intomainfrom
navbar

Conversation

@clayandgen
Copy link
Copy Markdown
Contributor

closes #2100

Highlighting NavBar item has been supported for some time, but this change ensures that the item is highlighted on Refresh as well.

Screenshot 2026-02-27 at 10 53 54 AM

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.30%. Comparing base (19e909e) to head (e1560a5).
⚠️ Report is 16 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2894   +/-   ##
=======================================
  Coverage   78.29%   78.30%           
=======================================
  Files         673      673           
  Lines       55118    55118           
  Branches      728      728           
=======================================
+ Hits        43157    43158    +1     
+ Misses      11883    11882    -1     
  Partials       78       78           
Flag Coverage Δ
python 79.34% <ø> (+<0.01%) ⬆️
ruby-api 80.28% <ø> (+0.04%) ⬆️
ruby-backend 82.16% <ø> (-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.

@jmthomas
Copy link
Copy Markdown
Member

Note there is a separate AppNav in Enterprise that should match this behavior

@sonarqubecloud
Copy link
Copy Markdown

@clayandgen clayandgen merged commit 397abec into main Feb 27, 2026
49 of 50 checks passed
@clayandgen clayandgen deleted the navbar branch February 27, 2026 23:51
jmthomas pushed a commit that referenced this pull request Mar 21, 2026
* [Enhancement] Highlight AppNav item on Refresh

* EsLint

* SonarQube updates

* Linter:
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.

Highlight navbar when using the tool

3 participants