Skip to content

📚❌ Add copy/delete row actions#2456

Open
AndyScherzinger wants to merge 3 commits intomainfrom
feat/noid/row-actions
Open

📚❌ Add copy/delete row actions#2456
AndyScherzinger wants to merge 3 commits intomainfrom
feat/noid/row-actions

Conversation

@AndyScherzinger
Copy link
Copy Markdown
Member

@AndyScherzinger AndyScherzinger commented Apr 11, 2026

  • Alternative approach to @juliusknorr's Add row actions to delete or duplicate a row #1713
    • follow-up is opening the edit dialog on the original PR (see link above)
    • this PR opens a create dialog but pre-populated with the row values
  • Any of the two would resolve one of the release stretch goals
  • PR changes the edit Icon-Button into a 3-dot menu with edit/delete/copy + respective icons and updates the cypress tests

@AndyScherzinger AndyScherzinger added enhancement New feature or request 3. to review Waiting for reviews labels Apr 11, 2026
@AndyScherzinger AndyScherzinger requested a review from enjeck April 11, 2026 18:55
@AndyScherzinger AndyScherzinger requested a review from blizzz as a code owner April 11, 2026 18:55
Comment thread cypress/e2e/tables-table.cy.js Outdated
@AndyScherzinger AndyScherzinger force-pushed the feat/noid/row-actions branch 6 times, most recently from a2ee2c1 to cbd28cd Compare April 11, 2026 21:52
@AndyScherzinger AndyScherzinger requested a review from enjeck April 11, 2026 22:03
@AndyScherzinger AndyScherzinger changed the title Add copy/delete row actions 📚❌ Add copy/delete row actions Apr 12, 2026
@blizzz blizzz linked an issue Apr 30, 2026 that may be closed by this pull request
...changing the action button to a 3-dot menu

AI-assistant: Claude Code v2.1.101 (Claude Sonnet 4.6)

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
AI-assistant: Claude Code v2.1.101 (Claude Sonnet 4.6)

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@AndyScherzinger AndyScherzinger force-pushed the feat/noid/row-actions branch 2 times, most recently from 67be7a5 to 8438fd4 Compare May 3, 2026 20:15
AI-assistant: Claude Code v2.1.126 (Claude Sonnet 4.6)
AI-assistant: Claude Code v2.1.126 (Claude Sonnet 4.6)
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@AndyScherzinger AndyScherzinger force-pushed the feat/noid/row-actions branch from 24c8c07 to 112f0b4 Compare May 3, 2026 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

duplicate rows / copy and modify

2 participants