nextcloud / nextcloud/calendar

"Meeting Proposals": range-select to create time candidates

Open
#8,565 8 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop design enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.