Put a clickable overlay on top of file attachment thumbnails.
Review Request #3844 — Created Feb. 5, 2013 and submitted
Put a clickable overlay on top of file attachment thumbnails. File attachment thumbnails can theoretically include HTML with links (for example, markdown or restructured text types). In these cases, wrapping the thumbnail in a big <a> tag isn't sufficient to make sure everything links to the review UI. This change puts a new block element on top of the thumbnail contents for users to click on.
Uploaded a variety of file attachments, through both drag-and-drop and the upload dialog. Checked that the overlay was clickable and covered any links present in the thumbnail element.
Description | From | Last Updated |
---|---|---|
Since this has to match up with .file-thumbnail, maybe create a rule with both that has the attributes in common … |
chipx86 |