nextcloud / tables

🍱 Nextcloud tables app
https://apps.nextcloud.com/apps/tables
GNU Affero General Public License v3.0
143 stars 24 forks source link

fix(App): unstuck navbar focus on internal entries #1038

Closed blizzz closed 5 months ago

blizzz commented 5 months ago

Fixes the focus being stuck on the nav bar after switching from Tables to a Tables application. Without the fix, the labels remain to be seen, only a click fixes the state.

Buggy behaviour: Screencast_20240430_112536.webm

I understand it is OK to refer to app-content-vue as it is already done so in a different place in the same file. Setting the tabIndex is necessary for divs to accept the focus.

juliushaertl commented 5 months ago

/backport to stable0.7