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
Why: When I am hunting 'broken' spiders, I select "show all" and sort by results desc.
Its helpful to see which date is which (I keep assuming the "latest" is on the right-most column
The text was updated successfully, but these errors were encountered:
Option 1:
Style the
#spider-table thead
withposition: sticky;top: 0;z-index: 1;background: white;
Option 2:
https://datatables.net/extensions/fixedheader/
Why: When I am hunting 'broken' spiders, I select "show all" and sort by results desc.
Its helpful to see which date is which (I keep assuming the "latest" is on the right-most column
The text was updated successfully, but these errors were encountered: