nextcloud / nextcloud/deck

don't set due date immediately when clicking on set due date

Open
#5,682 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: activity feature: modal
Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

When you set the first time a due date of a card, a value like 7 a.m. of the next day is choosen. After this is set, the user can use the date picker and edit the due date.
This first "fake" setting of 7 a.m. in the morning should be avoided, because it also creates useless events in the activitiy app and notifications of a false due day set.

Deck v1.12.2

In the example the correct first set date would be March, 29th instead of 21st.

grafik

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

Reproduce the issue in Deck v1.12.2 by opening a card and clicking to set its first due date, then trace the date-picker flow and the resulting activity and notification behavior. Done means choosing the picker does not immediately create a false due date, activity event, or notification before the user selects the intended date.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.