nextcloud-libraries / nextcloud-libraries/nextcloud-vue
Allow to overlay Title and subtitle with background.
Nobody has claimed this yet.
- Dominant language
- Vue
- Stars
- 246
- Forks
- 99
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 103
Description

In the calendar, the background-image is only for illustration, but is not the main content.
Just using background at the moment takes up too much space.
@jancborchardt suggested putting a gradient from background-color to background-color-transparent on the bottom of the background and overlay title and subtitle on there.
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 calendar component and its rendering of the background image, title, and subtitle. Check the attached example and verify that the title and subtitle overlay a bottom gradient while the background remains illustrative and takes less space.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100