iD
iD copied to clipboard
Add warning when paste buffer is empty
Fixes #9401
This PR adds a small footer message when the user presses Ctrl+V but there is nothing in the internal clipboard to paste.
iD already shows a message when a feature is successfully copied (“Feature copied”). This change mirrors that behavior for the paste action, improving usability and giving clear feedback.
If you have any suggestions or changes you’d like me to make, I’d be happy to update the PR.