k0shk0sh / FastHub

FastHub the ultimate GitHub client for Android.
GNU General Public License v3.0
5.71k stars 931 forks source link

Cannot create new file in subdirectories, must provide full path from root #2814

Open jzabroski opened 4 years ago

jzabroski commented 4 years ago

FastHub Version: 4.6.7
Android Version: 9 (SDK: 28)
Device Information:

Navigate to that directory.

Click the + to create a new file.

On the file edit screen, the file will auto populate with Docs.

Create a file with a commit message. Name it Docs/README.md

Click commit.

Expected behavior: Saves a file in path /Docs/README.md

Actual behavior: Error message saying Docs is not a file.