Copy error message to clipboard
I'm designing a intricate web application. Somewhere along the line, I've crossed posted elements leading to an error message.
The problem is, the message is long, doesn't appear to fit in the error field, and I can't read it before it disappears.
I've noticed other applications that allow you to click a copy button which puts the. messages content on your clipboard. Then you can paste it into a text app to read the entire message.
As it is, any error messages of any length are pretty much useless.
The first attachment, Screen Shot 2022-02-23 at 9.46.28 AM.png, shows the message I'm discussing. It's obvious the entire message isn't displayed.
The second, copyToClip.png, is a suggestion