18 lines
380 B
Markdown
18 lines
380 B
Markdown
---
|
|
type: task
|
|
id: task-20260404-180100-d4e5f6
|
|
title: Wire drag and drop interactions
|
|
project_id: demo-project
|
|
column: in-progress
|
|
order: 100
|
|
completed: false
|
|
priority: normal
|
|
is_active: true
|
|
created: 2026-04-04T18:01:00+00:00
|
|
updated: 2026-04-04T18:01:00+00:00
|
|
tags:
|
|
- frontend
|
|
---
|
|
|
|
Use SortableJS to reorder columns and tasks, then persist those changes through the JSON API.
|