Skip to content

Plans(UI): Chained visibility dependencies do not collapse correctly when parent dependency changes #3

@architkakkar

Description

@architkakkar

When using visibility.dependsOn with multi-level (chained) dependencies, downstream fields do not always hide correctly when an ancestor dependency changes.

location → equipment_available → dumbbell_setup

Repro steps

  1. Select location = home
  2. equipment_available becomes visible
  3. Select equipment_available = ["dumbbells"]
  4. dumbbell_setup becomes visible
  5. Change location to a value that hides equipment_available (e.g. gym)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions