Skip to content

Select the parent doesn't mean to select all children inside #244

@ioterateam

Description

@ioterateam

Is your feature request related to a problem? Please describe.
I want to give an authentication to some role.

Super Admin can access :

  • Asia
    • Singapore
    • Indonesia
      • Jakarta
      • West Java
      • East Java

Technician Singapore can only access :

  • Asia
    • Singapore

Technician Indonesia can only access :

  • Asia
    • Indonesia
      • East Java

Describe the solution you'd like
I like to use this react-dropdown-tree-select as my solution, if i can select parent without automatically select all children inside. I was thought by using props simpleSelect={true} would be a solution to my case, but it's not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions