Editor: Possible bug: date picker and responsive integration

Editor: Possible bug: date picker and responsive integration

usrttusrtt Posts: 3Questions: 3Answers: 0
edited September 2016 in Free community support

Hi,

Date picker open only once when It's in a child row and the field is updated.

Steps to reproduce:

  1. Open https://editor.datatables.net/examples/inline-editing/responsive.html
  2. Change the size of the browser so the start date is hidden.
  3. Open any row to show the start date column.
  4. Click over the start date field, date picker should pop up.
  5. Change the date, pulse enter to accept the change.
  6. Now try click over the same start date field.
  7. Date picker doesn't show up.

Remarks:
-If you next try on other rows the date picker still doesn't work.
-It only happens when the datetime field is updated in a child row.
-jQuery UI date picker has the same problem.

Thanks!

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 61,723Questions: 1Answers: 10,108 Site admin

    Thank you for letting me know about this! I agree - that is most certainly a bug.

    Let me look into it a bit more and I'll get back to you.

    Regards,
    Allan

  • allanallan Posts: 61,723Questions: 1Answers: 10,108 Site admin
    Answer ✓

    Sorry for the long delay on this one! It turns out it was a DataTables bug and it was removing event handlers when it shouldn't have been.

    DataTables 1.10.13, which will be out next week, will contain the fix.

    Allan

This discussion has been closed.