Skip to content

Conversation

@erikjv
Copy link
Contributor

@erikjv erikjv commented Sep 11, 2025

On the last page of the folder wizard, there is a checkbox to select/deselect VFS. By default this is checked. The bug was that after unchecking this checkbox, it could not be checked again.

@update-docs
Copy link

update-docs bot commented Sep 11, 2025

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

On the last page of the folder wizard, there is a checkbox to
select/deselect VFS. By default this is checked. The bug was that
after unchecking this checkbox, it could not be checked again.
This has now been fixed.
@erikjv erikjv requested a review from modSpike September 17, 2025 12:16
@erikjv erikjv marked this pull request as draft September 17, 2025 13:10
@erikjv
Copy link
Contributor Author

erikjv commented Sep 17, 2025

I also need to fix https://kiteworks.atlassian.net/browse/DC-166 (Add folder wizard: when VFS is forced on, the selective sync page is still shown)

Previously the checkbox to deselect VFS was not shown when VFS was
forced. This also caused the selective sync widget to be enabled. This
is now fixed: the checkbox is shown (and checked) when VFS is
availabled, but disabled when VFS is forced. This leaves it in the
checked state, but the user cannot deselect it.
@erikjv erikjv changed the title [DC-146] Fix VFS checkbox in folder wizard [DC-146, DC-166] Fix VFS checkbox in folder wizard Sep 17, 2025
@erikjv erikjv marked this pull request as ready for review September 17, 2025 14:21
Copy link
Contributor

@modSpike modSpike left a comment

Choose a reason for hiding this comment

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

so much better - nice!

@modSpike modSpike merged commit 73493d0 into master Sep 17, 2025
5 checks passed
@modSpike modSpike deleted the fix/dc-146 branch September 17, 2025 14:48
erikjv added a commit that referenced this pull request Sep 19, 2025
* [DC-146] Fix VFS checkbox in folder wizard

On the last page of the folder wizard, there is a checkbox to
select/deselect VFS. By default this is checked. The bug was that
after unchecking this checkbox, it could not be checked again.
This has now been fixed.

* Move checkbox handling to a slot

* [DC-166] Disable selective-sync when VFS is forced

Previously the checkbox to deselect VFS was not shown when VFS was
forced. This also caused the selective sync widget to be enabled. This
is now fixed: the checkbox is shown (and checked) when VFS is
availabled, but disabled when VFS is forced. This leaves it in the
checked state, but the user cannot deselect it.

---------

Co-authored-by: modSpike <[email protected]>
(cherry picked from commit 73493d0)
erikjv added a commit that referenced this pull request Sep 19, 2025
* [DC-146] Fix VFS checkbox in folder wizard

On the last page of the folder wizard, there is a checkbox to
select/deselect VFS. By default this is checked. The bug was that
after unchecking this checkbox, it could not be checked again.
This has now been fixed.

* Move checkbox handling to a slot

* [DC-166] Disable selective-sync when VFS is forced

Previously the checkbox to deselect VFS was not shown when VFS was
forced. This also caused the selective sync widget to be enabled. This
is now fixed: the checkbox is shown (and checked) when VFS is
availabled, but disabled when VFS is forced. This leaves it in the
checked state, but the user cannot deselect it.

---------

Co-authored-by: modSpike <[email protected]>
(cherry picked from commit 73493d0)
DeepDiver1975 added a commit that referenced this pull request Sep 25, 2025
* [DC-146, DC-166] Fix VFS checkbox in folder wizard (#12305)

* [DC-146] Fix VFS checkbox in folder wizard

On the last page of the folder wizard, there is a checkbox to
select/deselect VFS. By default this is checked. The bug was that
after unchecking this checkbox, it could not be checked again.
This has now been fixed.

* Move checkbox handling to a slot

* [DC-166] Disable selective-sync when VFS is forced

Previously the checkbox to deselect VFS was not shown when VFS was
forced. This also caused the selective sync widget to be enabled. This
is now fixed: the checkbox is shown (and checked) when VFS is
availabled, but disabled when VFS is forced. This leaves it in the
checked state, but the user cannot deselect it.

---------

Co-authored-by: modSpike <[email protected]>
(cherry picked from commit 73493d0)

* fix: compiler error

---------

Co-authored-by: modSpike <[email protected]>
Co-authored-by: Thomas Müller <[email protected]>
DeepDiver1975 added a commit that referenced this pull request Oct 1, 2025
* [DC-146] Fix VFS checkbox in folder wizard

On the last page of the folder wizard, there is a checkbox to
select/deselect VFS. By default this is checked. The bug was that
after unchecking this checkbox, it could not be checked again.
This has now been fixed.

* Move checkbox handling to a slot

* [DC-166] Disable selective-sync when VFS is forced

Previously the checkbox to deselect VFS was not shown when VFS was
forced. This also caused the selective sync widget to be enabled. This
is now fixed: the checkbox is shown (and checked) when VFS is
availabled, but disabled when VFS is forced. This leaves it in the
checked state, but the user cannot deselect it.

---------


(cherry picked from commit 73493d0)

Co-authored-by: modSpike <[email protected]>
Co-authored-by: Thomas Müller <[email protected]>
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.

3 participants