warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
21.5k stars 376 forks source link

Copy secret option should be visible after a secret is revealed #5398

Open elviskahoro opened 1 month ago

elviskahoro commented 1 month ago

Dupe Check

Describe the bug

Can't copy the secret after it's revealed

To reproduce

reveal secret -> see that it can't be copied

Expected behavior

No response

Screenshots

Copy-able is supported when it's hidden Screenshot 2024-10-18-12 46 11

After it's revealed Screenshot 2024-10-18-12 46 05

Operating system

MacOS

Operating system and version

NA

Shell Version

No response

Current Warp version

No response

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

No

Is this an issue only in Warp?

Yes, I confirmed that this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

dannyneira commented 3 weeks ago

Hey @elviskahoro Thanks for letting us know! I noticed that you can still "Copy on select" the secret as with normal text, so that may be a possible workaround to the pop-up copy option missing when the secret is revealed.

I'm not 100% sure this is a bug as that may be an intentional UX choice, so I'll mark it as a feature request.

To anyone else interested in this feature, please add a 👍 to the original post at the top to signal that you want this feature, and subscribe if you'd like to be notified.

elviskahoro commented 3 weeks ago

Sometimes I need to check/confirm that it's the secret that I want to copy by revealing it. Having a copy secret option would save some time.