After < or > move, find the ticket's index in the destination column's filtered list via indexWhere instead of jumping to nt.length - 1. indexWhere returns -1 if not found (e.g. filtered out), max(0,...) clamps that safely to the first position. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| src | ||
| dew_kanban.dart | ||