Aidan275 / nativeqda-dev

NativeQDA
http://dev.nativeqda.xyz/
GNU General Public License v3.0
2 stars 0 forks source link

Move upload page to browse #21

Closed Aidan275 closed 6 years ago

Aidan275 commented 7 years ago

The upload page needs to be moved to the browse files page (perhaps to be renamed and the menu may need to be re-thought out).

Thinking an Upload button should be added to the browse files page which opens a popup modal. The current folder the user was in is where the file is uploaded. The modal page should be similar to the current upload page, ideally more appealing though.

Aidan275 commented 7 years ago

Still need to implement existing file checks in case the file being uploaded has the same path and name as an existing file. If so a message should appear and the user should be able to rename the file being uploaded (or cancel).

More testing still needs to be done too.

9190c91