Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not set received and end date in cards #1654

Closed
xadagaras opened this issue May 23, 2018 · 4 comments · Fixed by #1661
Closed

Can not set received and end date in cards #1654

xadagaras opened this issue May 23, 2018 · 4 comments · Fixed by #1661

Comments

@xadagaras
Copy link
Contributor

xadagaras commented May 23, 2018

Issue

Server Setup Information:

  • Did you test in newest Wekan?:
  • Wekan version:
    1.00
  • If this is about old version of Wekan, what upgrade problem you have?:
    0.85
  • Operating System:
    Linux
  • Deployment Method(snap/docker/sandstorm/mongodb bundle/source):
    Docker
  • MongoDB Version:
    3.2.20

Problem description:
bildschirmfoto 2018-05-23 um 15 20 42
If you click on the date field for received or end date, you get an empty box (see screenshot).
Expected behavior is, that a date picker will show up where you can pick the date.
This feature worked in wekan 0.85, but in the latest version it is broken. Start and due date are still working.
The following screenshot shows the dialog that should show up.
bildschirmfoto 2018-05-23 um 15 22 39

@rjevnikar
Copy link
Contributor

This may be because in ~/client/components/cards/cardDate.js editCardReceivedDatePopup and editCardEndDatePopup extend EditCardDate while editCardStartDatePopup and editCardDueDatePopup extend DatePicker.

This change was made in version 0.96 - I'm not sure if it was intentional, or a result of resolving merge conflicts.

@viktorjamrich
Copy link

viktorjamrich commented May 25, 2018

I have exactly the same problem.
Cannot set Received date nor End date - the datepicker is just missing.
Version 1.00.0
Ubuntu 18.04 LTS
Deployed via Docker

@QWERTYman2020
Copy link

same problem.
virtual appliance v1.01

@TiibCD
Copy link

TiibCD commented May 25, 2018

Same problem with v1.00 and virtualbox appliance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants