Skip to content

fix(NcAppNavigationItem): tabbing on editable items#8212

Open
GVodyanov wants to merge 1 commit intomainfrom
fix/tabbing-editable-navigation-items
Open

fix(NcAppNavigationItem): tabbing on editable items#8212
GVodyanov wants to merge 1 commit intomainfrom
fix/tabbing-editable-navigation-items

Conversation

@GVodyanov
Copy link
Contributor

☑️ Resolves

🖼️ Screenshots

swappy-20260216_135801

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable
  • 2️⃣ Backport to stable8 for maintained Vue 2 version or not applicable

@GVodyanov GVodyanov requested a review from hamza221 February 16, 2026 12:59
@GVodyanov GVodyanov self-assigned this Feb 16, 2026
@GVodyanov GVodyanov added the 3. to review Waiting for reviews label Feb 16, 2026
@codecov
Copy link

codecov bot commented Feb 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.84%. Comparing base (985023c) to head (ff02637).
⚠️ Report is 39 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8212      +/-   ##
==========================================
+ Coverage   52.82%   52.84%   +0.02%     
==========================================
  Files         103      103              
  Lines        3351     3351              
  Branches      976      976              
==========================================
+ Hits         1770     1771       +1     
+ Misses       1333     1332       -1     
  Partials      248      248              

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

Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
@GVodyanov GVodyanov force-pushed the fix/tabbing-editable-navigation-items branch from ad214bc to ff02637 Compare February 16, 2026 13:04
@GVodyanov GVodyanov requested review from ShGKme and susnux February 23, 2026 18:25
@GVodyanov GVodyanov added the accessibility Making sure we design for the widest range of people possible, including those who have disabilities label Feb 23, 2026
@ShGKme ShGKme added the bug Something isn't working label Feb 23, 2026
@ShGKme ShGKme added this to the 9.6.0 milestone Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews accessibility Making sure we design for the widest range of people possible, including those who have disabilities bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Editable NcAppNavigationItem traps tab navigation

2 participants