Louhike / Ugly-GDEmu-Games-Manager

File manager for SD card with GDEmu
GNU General Public License v3.0
55 stars 3 forks source link

Path invalid if user clicks Clear and then Add #61

Closed Louhike closed 3 years ago

Louhike commented 3 years ago

Describe the bug If the user clicks on the Clear button, the input is cleared. If he adds a folder through the Add action then, the path is added with the pipe character | in front, which make it invalid

Expected behavior Do not add a pipe in front of the path if the input was empty.