oxidecomputer / console

Oxide Web Console
https://console-preview.oxide.computer
Mozilla Public License 2.0
132 stars 10 forks source link

Feedback on copy ID buttons #2416

Open david-crespo opened 3 weeks ago

david-crespo commented 3 weeks ago

A toast is probably too much (and it would be better if the effect was local to the button). As it stands, it feels like "... did that work?" The hard thing is that the button disappears when you click it, since it's in a little menu. I wonder if it would feel weird to delay the close (somehow) and show a little checkmark animation inside the button. I guess if that's too weird we can just do a toast.

https://github.com/user-attachments/assets/1d5ed64f-bef1-4338-9d82-4ecc585d1e22

benjaminleonard commented 3 weeks ago

The delay might work, but I can see it adding to a feeling of sluggishness.

I've seen this as a pattern, that's toast-esque but lower impact.

image

We could also add a tooltip thats attached to the more info menu.

image

We'd need to think how we tie it into the other copy interactions.