- 🇩🇪Germany k4v
Works for me in Drupal 10 with Claro, please reopen this issue when more work is needed.
Automatically closed - issue fixed for 2 weeks with no activity.
Hi,
thanks for this initiative, this is exactly what I'm looking for, and the litepicker js is perfect.
I use Claro as admin theme (still on Core 8.7), the templates are not overwritten, but the default fields are not hidden.
My field is a core daterange, with multiple values.
I had to change date_range_picker.css to :
html.js .field--widget-date-range-picker-field-widget .form-item.form-datetime-wrapper {
display: none;
}
I tried to choose the more agnostic selectors, but I'm not sure this would apply to all cases.
Fixed
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Works for me in Drupal 10 with Claro, please reopen this issue when more work is needed.
Automatically closed - issue fixed for 2 weeks with no activity.