nextcloud / nextcloud/calendar
Add a feature to indicate tentative availability for meetings
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Hi,
I would like a feature that makes it clearer when someone has marked a meeting as 'tentative.' For example, it could be as simple as displaying the meeting in a blue color.
Describe the solution you'd like
Change the green circle to blue if someone has chosen to mark themselves as tentative for the meeting.
Describe alternatives you've considered
No response
Additional context
No response
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 tracing the calendar meeting view that displays the green availability circle and the attendee's tentative status. Confirm how the current status is represented in the interface, then make the indicator visibly blue for tentative availability. Done means tentative attendees are clearly distinguishable without changing other availability states.
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
- 45/100