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 Aug 2, 2022. It is now read-only.
When the page count > 1 for the anomaly results table, the top pagination doesn't display all pages; always just shows 1 page. Change to be consistent with table's bottom pagination:
The text was updated successfully, but these errors were encountered:
I think the issue is this: when upgrading from 7.4.x -> 7.6.x, a change was introduced where pagination always shows, even if only one page. Looks like the pagination has always had a bug of not working right, it was just hidden before since it never was showing.
When the page count > 1 for the anomaly results table, the top pagination doesn't display all pages; always just shows 1 page. Change to be consistent with table's bottom pagination:
The text was updated successfully, but these errors were encountered: