sdras/project-explorer

Run a check for if the directory is too large

Open

#1 opened on Sep 9, 2018

View on GitHub
 (2 comments) (1 reaction) (0 assignees)JavaScript (527 stars) (24 forks)batch import
good first issue

Description

If someone mistakenly points to root or some gigantic directory they didn't mean to, it will just get clogged for a while. This needs a check for how large the file is- and maybe a loader too? I'm interested to hear people's opinions on this before I implement it for what the expected behavior should be.

Contributor guide