Description
Drag-reordering rows in EmployeeList.tsx applies immediately with no confirmation step, and an accidental reorder is easy to lose entirely if the page refreshes before the new order is persisted.
Where
frontend/src/pages / frontend/src/components — EmployeeList.tsx
Acceptance Criteria
Description
Drag-reordering rows in
EmployeeList.tsxapplies immediately with no confirmation step, and an accidental reorder is easy to lose entirely if the page refreshes before the new order is persisted.Where
frontend/src/pages/frontend/src/components— EmployeeList.tsxAcceptance Criteria