nextcloud / nextcloud/calendar
Show events not visible in current viewport
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
As per Little Big Details:
OS X Calendar - When there are future events outside your viewport, they are stacked at the bottom of the viewport to give you a quick overview of what’s coming up.
This would be very useful in the week and day views especially. Has to be checked if possible with Fullcalendar, or otherwise. cc @georgehrke @tcitworld

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
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 and day views and checking how FullCalendar is integrated. Confirm whether the current calendar component can identify events outside the viewport, then define done as future events being stacked at the bottom of the viewport in those views without disrupting visible events.
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
- 35/100