iD icon indicating copy to clipboard operation
iD copied to clipboard

Add warning when paste buffer is empty

Open omsaraykar opened this issue 1 month ago • 0 comments

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.

image

If you have any suggestions or changes you’d like me to make, I’d be happy to update the PR.

omsaraykar avatar Dec 05 '25 19:12 omsaraykar