Files
deepseek-harness/apps/web/tests/snapshots/queue-actions/editing.expected.md
creatixchu 171c18b9ca cleanup(web): drop the unimplemented user-message edit control
The user bubble's IconActions row carried an edit button with no click
handler, no client mutation, and no host operation behind it, advertising
an affordance the product cannot honor. The row now renders clock / copy /
branch only for both user and assistant chrome, and MessageIconActions
loses the `edit` prop with the button.

The package README records the missing capability under Known Limitations,
the web aria goldens pin the row without the control, and the Agent Note
states what must exist before it comes back.
2026-07-31 16:23:36 +08:00

980 B

  • banner:
    • navigation "Session hierarchy":
      • button "Reply with a one-sentence description" [disabled]
    • tablist:
      • tab "Chat" [selected]
      • tab "Trajectory"
  • text: Reply with a one-sentence description of event sourcing, then stop. {{clock}}
  • button "Copy":
    • img
  • button "Branch into a new conversation":
    • img
  • paragraph: partial
  • status: Deep diving...
  • button "2 queued messages" [disabled] [expanded]
  • list:
    • listitem:
      • text: Queue item to remove
      • button "Edit queued message":
        • img
      • button "Remove queued message":
        • img
    • listitem:
      • textbox "Edit queued message": Edited queue item
      • button "Save queued message":
        • img
      • button "Cancel editing":
        • img
  • textbox "Message the agent"
  • button "Commands":
    • img
  • 'button "Access mode, current: Full access"': Full access
  • button "Select model, current DeepSeek-V4-Flash":
    • text: DeepSeek-V4-Flash
    • img
  • button "Stop generating"