add a small popup calendar for selecting Date in Task Edit

Avatar
  • opdateret
  • Færdig
A small javascript popup calendar on the Date field in the Edit Task window would make it easier to see where the specific days, weekdays, weekends, begin/end-of-months, etc are at when choosing a new date.

Right now I end up opening my machine calendar to determine an appropriate date and then switch back to weekplan and enter the date manually.
App:

Hvordan vurderer du den kundeservice, du har modtaget?

Tilfredshedsangivelse af Rich 9 år siden

Tilføj en kommentar om kvaliteten af den support du modtog (frivilligt):

Avatar
Rich
Works great! Thank you.




Avatar
Aymeric Founder
  • Færdig
Avatar
Aymeric Founder
Quote from Rich
I'm using Firefox 39.

Here is a screenshot but I don't know if it will help you since I can't capture the hover action while taking the screenshot. Hovering over the field does not change anything or popup anything.


Here is what the Inspector is showing:
<input id="date" name="date" data-bind="value: action().Date" type="date">

Can I switch this out of the Ideas folder since this feature has apparently already been implemented?

Let me know if I can provide any other info.

Thanks.

Awesome thanks. I didn't realize Firefox didn't implement <input type=date />

I have fixed the issue and deployed the new version.

Thanks!
Avatar
Rich
I'm using Firefox 39.

Here is a screenshot but I don't know if it will help you since I can't capture the hover action while taking the screenshot. Hovering over the field does not change anything or popup anything.


Here is what the Inspector is showing:
<input id="date" name="date" data-bind="value: action().Date" type="date">

Can I switch this out of the Ideas folder since this feature has apparently already been implemented?

Let me know if I can provide any other info.

Thanks.

Avatar
Aymeric Founder
  • Under vurdering
What internet browser do you have? It should already allow you to show the popup when you pass your mouse over the textbox.