Empty columns show nothing — add an empty state
File: client/src/components/Board/Column.jsx
When a column has 0 tasks, it's just blank.
Show a friendly message like:
"No tasks here — drag one in or click + Add card"
Simple UI only, no backend needed.
Empty columns show nothing — add an empty state
File: client/src/components/Board/Column.jsx
When a column has 0 tasks, it's just blank.
Show a friendly message like:
"No tasks here — drag one in or click + Add card"
Simple UI only, no backend needed.