Skip to content

Conversation

@erikjv
Copy link
Contributor

@erikjv erikjv commented 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.


(cherry picked from commit 73493d0)

* [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 DeepDiver1975 enabled auto-merge (squash) September 25, 2025 12:31
@DeepDiver1975 DeepDiver1975 merged commit 0811513 into 7.0 Oct 1, 2025
5 checks passed
@DeepDiver1975 DeepDiver1975 deleted the backport-7/DC-144-146 branch October 1, 2025 08:25
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