Describe the solution you'd like
Instead of showing an attribute the same way as the pseudo states, apply all pseudo states to the attribute, too.

For instance, instead of selected state is displayed below all other states, it is used as a second 'normal' state and all pseudo states are applied to the selected state in a second column next to the normal.
Describe alternatives you've considered
- Workaround is to create another story and enable property/attribute manually via
props instead of parameters.withPseudo.attributes
- Another solution is to use knobs-addon and enable property/attribute via knob
Progress:
Describe the solution you'd like

Instead of showing an attribute the same way as the pseudo states, apply all pseudo states to the attribute, too.
For instance, instead of
selectedstate is displayed below all other states, it is used as a second 'normal' state and all pseudo states are applied to theselectedstate in a second column next to the normal.Describe alternatives you've considered
propsinstead ofparameters.withPseudo.attributesProgress: