#596 — FE allows Partner Owner to change the Assigned sales rep on a merchant.

Repo: Twill-AI/twill-ai-ui State: closed | Status: done Assignee: nadddder, raymondehizoba

Created: 2025-08-13 · Updated: 2025-09-30

Description

Add a scrollable drop down next to current assigned rep to assign merchant to different users using POST /api/v1/partner/users/{user_id}/assign-merchant

Image

AC:

  • Ability to search by rep names
  • Dropdown options start with a canonically ordered list of all users, {Current User Name} (unavailable and highlighted), then ‘Assign to Me’, followed by and ending with ‘Unassign {Current User Name}‘.
  • Show a confirmation toast with an Undo option.
  • Error handling

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets