nextcloud / nextcloud/calendar

Automatically select visible calendar when creating a appointment

Open
#5,442 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

0. to triage enhancement skill:frontend
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.

When creating an event the app selects the first calendar even if that calendar is unselected in the menu.

image

Describe the solution you'd like

Have the app select the first visible calendar, when creating a new/edit event in the popup window.

Also, have the app either hide the unselected calendars in the new/edit event popup window or mark them as hidden with a line or wording "hidden".

Describe alternatives you've considered

None

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 at the new/edit event popup and trace how the calendar list and current calendar are selected from the visibility state in the menu. Confirm the behavior with visible and unselected calendars; done means the first visible calendar is selected and hidden calendars are either omitted or clearly marked as hidden.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.