nextcloud / nextcloud/deck

Date picker should automatically open popup

Open Beginner friendly
#8,110 0 comments 1 reaction 0 assignees View on GitHub

@theoholl is already working on this.

Since Sep 2, 2026.

  • #8335 by @theoholl — open
1. to develop enhancement
Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

Currently, when selecting "Choose a date" in the due date dialoge, it just sets the due date to the next morning 8 am. To actually choose a date, one needs to click on the calendar icon.

However, I think it should open the date picker dialoge instead, as the button itself already says "Choose a date", not "Set to 8am next morning"!

(click to view gif)
Image

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

Start by locating the due-date dialog and the "Choose a date" button in the frontend, then trace how its click currently sets the next morning at 8 am and how the calendar icon opens the picker. Update the button behavior so it opens the date picker directly, and verify that choosing a date still works through the dialog.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.