In scope of https://folio-org.atlassian.net/browse/UIEH-1175 added <ImpaginationReplacement> component that provides the same API as <Impagination>. Still we need to refactor <QueryList> and <QuerySearchList> components and combine them into one, and move <ImpaginationReplacement> logic into a hook.
Hey , do we want to keep this scrolling behavior? Should we try to use the FOLIO standard scrolling behavior? I ask because the scrolling behavior is one that seems to be a bit awkward and we continue to have at least one bug a release related to it.
In scope of https://folio-org.atlassian.net/browse/UIEH-1175 added <ImpaginationReplacement> component that provides the same API as <Impagination>. Still we need to refactor <QueryList> and <QuerySearchList> components and combine them into one, and move <ImpaginationReplacement> logic into a hook.