You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 23, 2017. It is now read-only.
Tables with a scrolling body seem to show the loading overlay correctly, but other tables draw the loading overlay elsewhere on the page. For example, here's the loading screen on the committee detail aggregate by size:
The text was updated successfully, but these errors were encountered:
I'm pretty sure this should be fixed in my last PR. I just had to add
position: relative to .dataTables_wrapper.
On Tue, Sep 22, 2015 at 6:24 PM, Joshua Carp [email protected]
wrote:
Tables with a scrolling body seem to show the loading overlay correctly,
but other tables draw the loading overlay elsewhere on the page. For
example, here's the loading screen on the committee detail aggregate by
size:
Tables with a scrolling body seem to show the loading overlay correctly, but other tables draw the loading overlay elsewhere on the page. For example, here's the loading screen on the committee detail aggregate by size:
The text was updated successfully, but these errors were encountered: