ICIJ / datashare-client

Frontend interface for Datashare, a self-hosted search engine for documents.
https://datashare.icij.org
GNU Affero General Public License v3.0
32 stars 17 forks source link

refactor: remove usage of adjacent slices #321

Closed pirhoo closed 1 year ago

pirhoo commented 1 year ago

This PR removes loading adjacent slices on a document view. Loading previous and next slices was legacy from the previous implementation of the "extracted text" view. It is not needed anymore.