nextcloud / nextcloud/calendar
Quicker way to select Event color
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Hey!
At the moment, if I want to choose a color for the new Event I'm creating, I need to always:
-
click "More details"
-
click on the current color circle
-
select the color I want
-
press Update
It would be great if I could either:
- be able to select the color at the time of creating the Event
or
- right click on the Event after creating it, and quickly select the color, with just one click
Google Calendar has this, when I right-click on an Event, which I used a lot:
-
right click on the Event
-
choose color
Done!
Many thanks!
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 tracing the event-creation and event-interaction UI described in the issue. Compare the two proposed entry points—choosing a color while creating an event or using a context action afterward—and confirm the existing color-selection flow. Done means a user can change an event color through a quicker, discoverable action without opening More details.
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