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
Hide total footer bar when "Select all matching items" is active
The total footer was still showing when "Select all matching items" was
clicked because shouldShowFooter never checked areAllMatchingItemsSelected.
Also remove the dead-code disjunct in shouldUseClientTotal that was fully
absorbed by an earlier branch.
Co-authored-by: Bernhard Owen Josephus <bernhardoj@users.noreply.github.com>
0 commit comments