nextcloud / nextcloud/calendar
Automatically select visible calendar when creating a appointment
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.
When creating an event the app selects the first calendar even if that calendar is unselected in the menu.
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
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 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