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

feat: ensure tree view returns directory paths #319

Closed pirhoo closed 1 year ago

pirhoo commented 1 year ago

This overrides the selected paths in the tree view to make sure they all ends with a path separator (/). This should fix #1190.