oceanbit / GitShark

🦈 A Git client to surf through your repos on mobile
https://gitshark.dev
Mozilla Public License 2.0
137 stars 9 forks source link

[FEAT] Add Input validation when choosing a directory for your repository. #84

Open tamuseanmiller opened 3 years ago

tamuseanmiller commented 3 years ago

Is your feature request related to a problem? Please describe. N/A

Describe the solution you'd like When a directory is not chosen, instead of showing "There was an error cloning your repository." just make sure that the user is choosing a folder when the button is clicked.

Describe alternatives you've considered May even use the same text validation that is used for the Repository URL validation.