Fix: filename display when copy/paste in comment
What does this MR do and why?
Fix: #343539 (closed)
If user copy/paste a file has filename
, we need to show the original name of the file instead of image.png
.
In addition, we could copy/paste multiple files at once in this fix.
Screenshots or screen recordings
I have tested this MR in my local dev environment, looks good to me:
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #343539 (closed)