Problem
Some props have combinations of configurations that require displaying additional exhibits beyond the simple enumerated prop exhibits already supported. These complex combinations are not currently handled, resulting in incomplete output for certain prop configurations.
Solution
Detect prop configuration combinations that go beyond simple enumeration and render additional exhibits to fully represent the prop's behavior and options.
Acceptance criteria
Implementation details are tracked internally.
Problem
Some props have combinations of configurations that require displaying additional exhibits beyond the simple enumerated prop exhibits already supported. These complex combinations are not currently handled, resulting in incomplete output for certain prop configurations.
Solution
Detect prop configuration combinations that go beyond simple enumeration and render additional exhibits to fully represent the prop's behavior and options.
Acceptance criteria