Skip to content

[frontend] EmployeeList drag-reorder has no confirmation and can be lost on refresh #954

Description

@Wilfred007

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

  • Persist reorder changes promptly (or clearly indicate unsaved state) so a refresh doesn't silently discard them
  • Add a lightweight confirmation or undo affordance for accidental drags

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programfrontendFrontend developmentmediumModerate tasks

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions