nextcloud / nextcloud/calendar
"Meeting Proposals": range-select to create time candidates
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Is your feature request related to a problem? Please describe.
In the "create meeting proposal" activity, instead of "click-to-create" workflow adding individual slots to the "selected times" list, accommodate bulk creation of timeslots, e.g. by means of a crab.fit-like range selection. E.g., "duration" configured to "30min", if a user selects cells from (upper-left corner) "9am on Thu, 2nd of July" to "5pm On Fri, 3rd of July", the app could create consecutive non-overlapping 30min slots starting at 9am and ending at 5pm for each of the two days.
Describe the solution you'd like
No response
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 reviewing the create meeting proposal activity and its current click-to-create workflow. Define how range selection should span cells across multiple days and how the configured duration determines consecutive, non-overlapping slots; done means selecting the stated range creates the expected slots for both days.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100