No Bootstrap Processing Indicator
No Bootstrap Processing Indicator
rw152
Posts: 56Questions: 15Answers: 1
in Bug reports
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.
This discussion has been closed.
Replies
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
Ok great, thanks. I did just that!
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