Skip to content

[imgur] Copy link to clipboard and show notification

Nicolas Fella requested to merge work/imgurnotification into master

Currently it is up to the application to present the result url to the user, and they do that quite inconsistently.

Some apps open the url, some show it in an inline message, some copy it to the clipboard.

With this patch the link is always copied to the clipboard and a notification informs the user that this has been done.

BUG: 437347

Also show the deletion url in the notification

Edited by Nicolas Fella

Merge request reports