Link to image does not show preview anymore
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Steps to reproduce
Some time ago (unfortunately I can't say if this has to do with a specific version of tables) when I created a link to a image saved inside Nextcloud the table did not only show the link to the file but also a preview image (very little image).
Now, when you create a column with type "link" the table does not show any previews anymore.
The preview of the image does exist - this is also visible while you compile the fields:
But inside the table itself there is no preview - but there was one some versions ago:
Expected behavior
See a preview image of a link to a image
Actual behavior
Only linktext is shown
Tables app version
v0.8.0
Browser
Firefox 130.0.1
Client operating system
Ubuntu
Operating system
Ubuntu
Web server
Apache
PHP engine version
None
Database
None
Additional info
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in the Nextcloud Tables app using version 0.8.0, a link column, and an image URL, comparing the field editor preview with the rendered table. Trace the link-column rendering path and identify why the image preview is omitted; done means image links display a preview in the table while ordinary links still show their link text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100