desci-labs / nodes-web

UI to create and consume interoperable research objects
https://nodes.desci.com
GNU Affero General Public License v3.0
12 stars 3 forks source link

Minor Fix/Filter undesired files in frontend #129

Closed kadamidev closed 1 year ago

kadamidev commented 1 year ago

Description of the Problem / Feature

With the backend returning raw trees, some undesired files are rendered, i.e. nodeKeep and ds_store.

Explanation of the solution

Undesired files are filtered on the frontend when morphing the backend returned tree into a DriveObject tree.