question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[AdminUI] CalendarDay: Date picker doesn't work...

See original GitHub issue

Hello keystone Team, and thanks for your amazing work.

It’s a real pleasure to discover this framework, I’m very excited about it!

I have this strange problem: With the CalendarDay field (and the other date fields), there is no Date Picker… Only a simple text input (So I suppose this is not normal). And no errors in console…

Any ideas?

todo

Versions:

    "@keystonejs/adapter-mongoose": "^5.1.3",
    "@keystonejs/app-admin-ui": "^5.3.0",
    "@keystonejs/app-graphql": "^5.0.1",
    "@keystonejs/app-static": "^5.0.0",
    "@keystonejs/fields": "^6.0.0",
    "@keystonejs/keystone": "^5.3.0",

Thanks!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
maximelebretoncommented, Feb 14, 2020

Just adding type="date" on the input tag would do the job, no?

date

0reactions
MadeByMikecommented, Jun 3, 2020

This is a duplicate of #2185.

This is an important issue and we are working on it. Please consider contributing to https://github.com/keystonejs/keystone/pull/2922 where we’ve broken down the work required into a number of smaller tasks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

jQuery UI datepicker doesn't work properly - Stack Overflow
I have a problem. I want to create a calendar, that displays the date clicked on in an input box below, but I...
Read more >
Datepicker won't pick some dates? - ProcessWire
I've got a problem when working with the datepicker in the ProcessWire admin panel. Some dates are able to pick and will shown...
Read more >
Rapid iOS App Prototyping with Amplify Admin UI and SwiftUI
Open the Admin UI to see an overview of the staging environment created ... checkInDate, displayedComponents: .date) DatePicker("Check Out", ...
Read more >
Gravity Forms Limit Dates | Gravity Perks by Gravity Wiz
Limit which days are selectable for your Gravity Forms Date Picker fields. ... Can I automatically open the datepicker in Field B after...
Read more >
Date and Time Selector | Commerce Admin Development
Field selection works the same as a typical text field with ... When the datepicker is active a calendar day of the week...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found