Css don't have the correct selectors to hide default inputs

Created on 30 January 2020, almost 5 years ago
Updated 30 January 2023, almost 2 years ago

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.

🐛 Bug report
Status

Fixed

Component

Code

Created by

🇫🇷France Kojo Unsui

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024