nextcloud / nextcloud/whiteboard
Improve template previews in picker and library
Open
Nobody has claimed this yet.
1. to develop
design
- Dominant language
- JavaScript
- Stars
- 215
- Forks
- 39
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 32
Description
Problem
Template thumbnails are too small and inconsistent between the picker and the library view.
Tasks
- Increase preview size/resolution in the picker while keeping layouts responsive.
- Show the same preview artwork inside the template library list.
- Ensure previews respect dark/light themes and stay performant.
Acceptance criteria
- Template picker shows crisp previews on all breakpoints.
- Library entries display the matching preview artwork.
- Any caching/optimization is documented.
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
Start by locating the template picker and template library preview rendering, then compare how each currently sizes and displays thumbnails. Check responsive breakpoints, dark/light theme behavior, and existing caching or optimization before implementing matching artwork; done means all listed acceptance criteria are met and the optimization is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100