Skip to content

Add per-row actions menu (open, duplicate, delete) #107

@priethor

Description

@priethor

Goal

The DataView block has no row-level actions menu yet. You can open a row, but duplicating it means dropping out of the block. Add the basic menu.

Scope

  • A per-row menu that shows up on every layout.
  • Two actions for now: Open (already there) and Duplicate.
  • Duplicate copies the row entirely: title, content, field values, icon, and any relations stay consistent on both sides.
  • Delete lands in Add trash and restore for collection rows #179 alongside the trash flow.

Out of scope

Acceptance criteria

  • Each row exposes a menu with Open and Duplicate.
  • Duplicate creates a new row prefixed "Copy of …", same field values, relations linked both ways.

Metadata

Metadata

Assignees

Labels

No fields configured for Enhancement.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions