Skip to content

Allow independent parent folder selection in subfolder visibility #3602

@luginf

Description

@luginf

Expected behaviour

Users should be able to choose any folder they want, regardless of their hierarchy.

Actual behaviour

if the directory structure is:

myfolder
..subfolder1
..subfolder2

I can uncheck subfolder1 and it will show the content of myfolder and subfolder2, but if there is only one subfolder like this:

myfolder
..subfolder1

if I unckeck subfolder1 then myfolder goes unchecked as well and I don't get the content of myfolder.

Even the first example is not ideal. Suppose again I have this structure:

myfolder
..subfolder1
..subfolder2

and I want only to show the content of subfolder1 and subfolder2, but NOT myfolder, if nothing was check whenever I check subfolder1 myfolder gets greyed like this:

Image

and when I check subfolder2 then myfolder is fully selected. I don't want it!

Image

and if I uncheck myfolder, then subfolder1 and subfolder2 gets unchecked as well!

I understand the mechanism of "select top folder and it will select all subfolders as well" to make it quicker for the users to be able to check all and uncheck what they don't want, but it has its drawbacks as well.

Steps to reproduce

Steps to reproduce the behavior:

  1. create the folders and subfolders like above
  2. uncheck both subfolders
  3. the content of the first level folder is not shown

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions