No Bootstrap Processing Indicator

No Bootstrap Processing Indicator

rw152rw152 Posts: 56Questions: 15Answers: 1

I was looking through the CSS and noticed that editor.dataTables.min.css contains code for DTE_Processing_Indicator.

editor.bootstrap.min.css however, does not.

So when I submit a form using bootstrap, there's no processing indicator. Is this by design? Any suggestions on how to get around this? I also noticed that the example here: https://editor.datatables.net/examples/styling/bootstrap.htmlconfirms that.

Replies

  • allanallan Posts: 61,650Questions: 1Answers: 10,094 Site admin

    Not by design. Thanks for letting me know about that!

    The workaround at the moment is to copy the processing indicator style from the DataTables styling to the Bootstrap styling. I'll make sure that gets fixed for the next released.

    Allan

  • rw152rw152 Posts: 56Questions: 15Answers: 1

    Ok great, thanks. I did just that!

  • allanallan Posts: 61,650Questions: 1Answers: 10,094 Site admin

    A late reply, but a little update on this. The processing indicator will be present in Editor 1.6 which should drop next week.

    Allan

This discussion has been closed.