Steps to reproduce: - Have an `NcAppNavigationItem` like this one: <img width="871" height="243" alt="Image" src="https://github.com/user-attachments/assets/cb56169a-6d22-46b7-934f-5c4b124fb1ed" /> - Try using tab navigation on the element - Focus gets trapped on this stage: <img width="805" height="64" alt="Image" src="https://github.com/user-attachments/assets/58bb9e81-ebbf-406f-810b-683a89a213d0" /> - You cannot progress further and select the pencil icon This was observed in Calendar https://github.com/nextcloud/calendar/issues/7930 but is reproducible in the Nextcloud vue documentation too
Steps to reproduce:
NcAppNavigationItemlike this one:Try using tab navigation on the element
Focus gets trapped on this stage:
This was observed in Calendar nextcloud/calendar#7930 but is reproducible in the Nextcloud vue documentation too