Skip to content

Add copy action to environment variable values#209

Merged
BunsDev merged 1 commit into
mainfrom
okcode/hidden-env-vars-toggle
Apr 2, 2026
Merged

Add copy action to environment variable values#209
BunsDev merged 1 commit into
mainfrom
okcode/hidden-env-vars-toggle

Conversation

@BunsDev

@BunsDev BunsDev commented Apr 2, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds a copy-to-clipboard button next to each environment variable value field.
  • Shows a temporary copied state with a checkmark and updated tooltip after successful copy.
  • Keeps copy and visibility controls grouped together for a cleaner editor header.

Testing

  • Not run (PR content only).
  • Verified by code inspection that the new copy action is disabled for empty values and readonly rows.
  • Verified by code inspection that the copied state resets after 2 seconds.

- Add a per-row copy action with copied state feedback
- Keep value visibility toggle alongside copy controls
@vercel

vercel Bot commented Apr 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 2, 2026 1:09pm
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 2, 2026 1:09pm

@github-actions github-actions Bot added the size:M label Apr 2, 2026
@github-actions github-actions Bot added the vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. label Apr 2, 2026
@BunsDev BunsDev merged commit 5496044 into main Apr 2, 2026
9 of 10 checks passed
@BunsDev BunsDev deleted the okcode/hidden-env-vars-toggle branch April 6, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant