version switch: fix keyboard nav 2 #104747

Open
Tobias Heinke wants to merge 4 commits from Tobias/blender-manual:my into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

4 Commits

Author SHA1 Message Date
tobiasHeinke e099054a8f fix unused loop exit was forEach function 2024-04-27 12:23:00 +02:00
tobiasHeinke 03166d82f5 remove dev residue 2024-04-25 13:49:31 +02:00
tobiasHeinke 4d1f6d2229 move preventDefault into filter func for tab-key to work 2024-03-23 14:29:16 +01:00
tobiasHeinke 20b5fdf4d0 version switch: fix keyboard nav
from the jQuery drop (search outputted a list)
fix on enter immediate nav to first link
   the focus is moved from the button to the first link
   so the browser navs on default
2024-03-22 13:11:40 +01:00