Files
vibe-kanban/frontend/src/pages/ProjectTasks.tsx
Britannio Jarrett 770d897403 Prevent <TasksLayout/> component from being unmounted when using (#1391)
keyboard shortcuts to navigate the kanban board.

In kanban boards with many tasks in a single column, when we use
keyboard shortcuts to select a task 'below the fold', the animation
restarts from the top of the kanban board, rather than preserving the
existing position.
2025-11-27 18:41:15 +00:00

30 KiB