nextcloud / nextcloud/calendar

Default calendar editing mode when new user created

Open
#3,889 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. to triage 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.
Relates to issue #2960 where a jump to calendar from dashboard using chrome based browser will go unresponsive. From testing done on NC23.0.0 - a new user seems to be created with simplified editing disabled and will therefore hang when using the dashboard

This may or may not be down to chrome bugs but it is not a good user experience for non technical users as asking them change settings should not be necessary

Describe the solution you'd like
When an admin creates a new user:
==> create the users calendar with a default of simplified not set
OR
==> inherit the admin's current settings

Describe alternatives you've considered
allow default calendar settings to be set using the occ config:app:set capability
I'm happy to do this but do not know a). if this setting is exposed to occ and b). if so, what it's called

Rgds
Mike

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

No files or tests are named. Start by tracing how a newly created user's calendar editing preference is initialized and how the simplified editing setting is read when opening the calendar from the dashboard. Done means new users receive the intended default or inherited setting without manual configuration, and the dashboard calendar remains responsive.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.