roadmap icon indicating copy to clipboard operation
roadmap copied to clipboard

Copy logs & delete logs are a few millimeters away... especially that they have the same color..

Open younes-io opened this issue 10 months ago • 0 comments

In terms of user experience, I think this is dangerous... For example, I have been training a neural network for some time, and when it finished, I wanted to copy the logs, but instead, I clicked on the deletion button, which is a few millimeters away...

I think these two buttons should not be next to each other, because the slightest move could be very expensive for end users :/

Image

In UX design, this is called "destructive action proximity", and what happened to me is exactly described here in Apple's documentation about this kind of "design": https://developer.apple.com/design/human-interface-guidelines/buttons#Role

I hope the Docker UX design team will properly think about these things upfront and ship designs that include these best practices.. (training a model for hours and losing the logs is a nightmare :/, I hope you understand the frustration)

younes-io avatar Apr 27 '25 12:04 younes-io