nextcloud / nextcloud/calendar
In week view, shows the title first, not the time
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Hello,
Is it possible to change the calendar UI so for each event it shows the title first, not the time in the week view. In the week view, the time is already shown on the right.
I have attached an image if that helps make it clear.
Is this possible in any of the existing configurations?
Or where in the code / CSS could I make this change?
Thanks!
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 week-view event rendering and its related CSS in the calendar app. Check how event titles and times are ordered, then verify the week view displays the title before the time without changing other calendar views; no specific file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100