nextcloud / nextcloud/whiteboard
Empty link preview widget
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 215
- Forks
- 39
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 32
Description
Embedded link previews (e.g. when pasting a whiteboard link into the Text editor, or when selecting "New whiteboard" from the Text attachment actions menu) don't render any content.
The preview container stays empty.
When inspecting the preview container, it contains a .excalidraw-container element that has further child elements, but nothing is visible in the preview container.
Reproducible on Nextcloud 32, 33 and with latest main/master branches.
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 Nextcloud 32 or 33 by pasting a whiteboard link into the Text editor or choosing “New whiteboard” from the attachment actions. Inspect the preview container and its .excalidraw-container children; done means the embedded preview renders visible content instead of remaining empty.
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
- 45/100