bcedu / VGrive

Google Drive client for linux
GNU General Public License v3.0
313 stars 33 forks source link

The UI needs major overhaul #19

Closed Fatih20 closed 4 years ago

Fatih20 commented 4 years ago

Get Rid of the 3rd step This third step is redundant and absolutely unnecessary because you don't need to add a 'continue' button. The mechanism to 'continue' syncing should be automatically triggered once the user press 'enter' after filling the link. Initialization process is not user friendly The syncing process is too cluttered and the information in it is unnecessary to a regular user. Give the option of advanced view but when not chosen, don't show them. Also, the header saying "syncing with google drive" is redundant because the user already knows that from the app itself. Make it a slide for initialization Instead of making the initialization in one screen. You should make them in two slides. This will prevents clutter and make the initialization process more elegant.

bcedu commented 4 years ago

Definitely looks much better! I will work on it

bcedu commented 4 years ago

@Fatih20 I've worked in the syncing view based on your desing. What do you think?

test1

Fatih20 commented 4 years ago

You need to make the advanced view as a checkbox because a toggle slider isn't really fitting to be put in the app itself (it's usually used in dropdown menu). Other than that, the 'stop' button is unnecessarily wide.