nextcloud / nextcloud/calendar
Make reminder deletion easier
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
@st3iny while doing the redesign of this, may I ask you make deleting a reminder a little easier, eg just have the trash button before the ... menu? Given we now can set default reminders (which is awesome), it probably happens a fair bit more often that you delete them? Just a thought, for if there's room...
Originally posted by @jospoortvliet in https://github.com/nextcloud/calendar/issues/3291#issuecomment-914111195
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 locating the reminder controls in the calendar frontend and inspect how deletion is currently exposed through the overflow menu. Move the existing deletion action to a clearly visible trash button before that menu, then verify that reminders can still be deleted and the control appears correctly in the redesigned reminder view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100