Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Config Option for Pattern State Lineage Ripple Effect #36

@bradfrost

Description

@bradfrost

Per discussion over here: pattern-lab/patternlab-php-core#139 (comment)

Having pattern states affect larger components is typically a good idea. If the primary nav isn't done, the header isn't done, which means the homepage isn't done. It's good to visually see that.

But I can also see how people might only want to see a visual for patterns they've explicitly set statuses for, and not have the ripple effect happen. Perhaps there could be a config option that gives people the choice?

@EvanLovely mentioned a boolean flag like stateSetByLineage could be helpful for teams to control whether the ripple effect (current behavior) happens or not.

My gut tells me this is low priority, but it's worth flagging it here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions