• Eulyeon Ko's avatar
    Disable autocomplete and delay loading datepicker · 3746c284
    Eulyeon Ko authored
    Without turning off autocomplete,
    Chromium-based browsers can fill-in the date input form
    triggering an update.
    
    Because we are using `defaultDate` prop to set an initial
    date (reactive binding with `value` triggers an update),
    we should load GlDatePicker after data fetching is complete.
    3746c284
issue_sidebar_spec.rb 15 KB