Skip to content

Improve folder selection in wizards#5638

Merged
ckamm merged 2 commits intoowncloud:masterfrom
ckamm:folderselection
Mar 21, 2017
Merged

Improve folder selection in wizards#5638
ckamm merged 2 commits intoowncloud:masterfrom
ckamm:folderselection

Conversation

@ckamm
Copy link
Copy Markdown
Contributor

@ckamm ckamm commented Mar 21, 2017

Primarily address #5597: Don't propose existing folders as sync folders in wizards to not cause accidents.

@ckamm ckamm added this to the 2.4.0 milestone Mar 21, 2017
@ckamm ckamm self-assigned this Mar 21, 2017
@ckamm ckamm requested a review from guruz March 21, 2017 09:41
@mention-bot
Copy link
Copy Markdown

@ckamm, thanks for your PR! By analyzing the history of the files in this pull request, we identified @krnowak, @ogoffart and @danimo to be potential reviewers.

@SamuAlfageme
Copy link
Copy Markdown
Contributor

Note to self; check what happens with the finder integration that creates a sync folder shortcut in the left bar when the default folder name was used.

@SamuAlfageme
Copy link
Copy Markdown
Contributor

@ckamm also one of my wishes for a future complete folder selection experience in the account wizard would be #3632 😇

What do you think?

@ckamm
Copy link
Copy Markdown
Contributor Author

ckamm commented Mar 21, 2017

@SamuAlfageme That is indeed occasionally confusing users, but would need a significant account creation wizard redesign. Currently the ability to only sync a remote subfolder is not being exposed in the folder setup part of the account creation wizard.

It'd probably be okay to expand and complicate the "Choose what to sync" part as long as we keep the easy "Sync everything" option in place.

@ckamm ckamm force-pushed the folderselection branch from 9ed898c to 0cc8d0f Compare March 21, 2017 15:42
Comment thread src/gui/folderman.h Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if ok is not used, maybe we should leave it out.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

True

@ckamm ckamm force-pushed the folderselection branch from 0cc8d0f to 45ec469 Compare March 21, 2017 15:49
@ogoffart
Copy link
Copy Markdown
Contributor

👍
Maybe write some tests.

@ckamm ckamm force-pushed the folderselection branch from 45ec469 to 7bf2203 Compare March 21, 2017 15:59
@ogoffart
Copy link
Copy Markdown
Contributor

👍

@ckamm ckamm force-pushed the folderselection branch from 7bf2203 to c24e40e Compare March 21, 2017 16:07
@ckamm ckamm merged commit f67989a into owncloud:master Mar 21, 2017
@ckamm ckamm deleted the folderselection branch March 21, 2017 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants