Skip to content

Add support for navId() method to NavBar widget.#292

Merged
samdark merged 3 commits intomasterfrom
add-support-navid
Nov 10, 2025
Merged

Add support for navId() method to NavBar widget.#292
samdark merged 3 commits intomasterfrom
add-support-navid

Conversation

@terabytesoftw
Copy link
Member

Q A
Is bugfix?
New feature? ✔️
Breaks BC?

@terabytesoftw terabytesoftw added the type:enhancement Enhancement label Nov 6, 2025
@codecov
Copy link

codecov bot commented Nov 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.65%. Comparing base (bff74c5) to head (204dadc).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #292      +/-   ##
============================================
- Coverage     99.65%   99.65%   -0.01%     
- Complexity      697      699       +2     
============================================
  Files            23       23              
  Lines          2933     2904      -29     
============================================
- Hits           2923     2894      -29     
  Misses           10       10              

☔ 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.

@terabytesoftw terabytesoftw linked an issue Nov 6, 2025 that may be closed by this pull request
@terabytesoftw terabytesoftw requested a review from a team November 6, 2025 07:14
@terabytesoftw terabytesoftw added the status:code review The pull request needs review. label Nov 6, 2025
Copy link
Member

@Tigrov Tigrov left a comment

Choose a reason for hiding this comment

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

👍

@samdark samdark merged commit a240c21 into master Nov 10, 2025
24 checks passed
@samdark samdark deleted the add-support-navid branch November 10, 2025 13:53
@samdark
Copy link
Member

samdark commented Nov 10, 2025

👍

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

Labels

status:code review The pull request needs review. type:enhancement Enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot specify id for <nav> tag of NavBar

3 participants