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
Having "search" mode as default transition from "batch" mode was not
ideal because if a table is sortable and does not have a search field,
leaving "batch" mode would turn on "search" mode, mode which disables
sorting.
Instead, let's just remember which mode we were on before going into
"batch", and then restore it.
0 commit comments