Skip to content

feat: copy log events copy clipboard#3367

Merged
Ziinc merged 2 commits intoLogflare:mainfrom
msmithstubbs:feat/copy-logs-clipboard
Apr 15, 2026
Merged

feat: copy log events copy clipboard#3367
Ziinc merged 2 commits intoLogflare:mainfrom
msmithstubbs:feat/copy-logs-clipboard

Conversation

@msmithstubbs
Copy link
Copy Markdown
Contributor

@msmithstubbs msmithstubbs commented Apr 14, 2026

Add a copy log events to clipboard button.

  • Copies timestamp and event message in plain text
  • Copies directly from DOM to avoid extra page weight or network round trip.

Closes O11Y-1560

CleanShot 2026-04-14 at 13 24 27@2x

Tests

No tests but after #3239 is merged I could add a E2E feature test with PlaywrightEx

Demo

CleanShot.2026-04-14.at.13.16.52.mp4

@msmithstubbs msmithstubbs force-pushed the feat/copy-logs-clipboard branch from 516168a to 503696e Compare April 14, 2026 03:27
@msmithstubbs msmithstubbs marked this pull request as ready for review April 14, 2026 06:01
Copy link
Copy Markdown
Contributor

@Ziinc Ziinc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An integration test would be good, thanks.

@Ziinc Ziinc merged commit 4562a11 into Logflare:main Apr 15, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants