Skip to content
Snippets Groups Projects
Commit d5f11572 authored by Vincent Schippefilt's avatar Vincent Schippefilt
Browse files

[FIX] web: keyboard navigation in kanban skips empty columns

Before this fix, when navigating with LEFT and RIGHT keys on a grouped
kanban view, if there were empty columns in the direction of the
navigation, the focus did not change to the next column.
After this fix, the navigation left and right ignore empty columns and
jump to the first non-empty column.
parent bf7dfa45
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment