powercat-creator-kit icon indicating copy to clipboard operation
powercat-creator-kit copied to clipboard

SubwayNav - disabling items

Open WieczMar opened this issue 1 year ago • 4 comments

Disabling specific items does not function as intended. It currently only works for child items, and there is no option to make particular items unclickable while leaving the rest clickable.

AB#1481

WieczMar avatar Sep 06 '23 09:09 WieczMar

@WieczMar can you please help validate whether you're still hitting this issue?

denise-msft avatar Nov 20 '23 18:11 denise-msft

Yes, I am still hitting this issue. I cannot set particular items as clickable and other unclickable at the same time.

WieczMar avatar Nov 29 '23 11:11 WieczMar

Thank you for validating, adding this to the backlog.

denise-msft avatar Feb 07 '24 08:02 denise-msft

@WieczMar do you still need this scenario supported? Can you please share more details about the use case? We may have the resources to address this now, but we need to validate the usage is correct first.

This might go against the intended usage as the control is implemented as it was designed by the original team. Instead of disabling a parent step, can you simply omit the entire step? You would likely not proceed to a child step. The subwaynav is designed to help users through a complex process, and if a user is not able to go to a step, then maybe there is no need to display it at all.

If subsequent steps are dependent on a choice of an earlier steps, the pattern is to not display the subsequent steps until the choice is made by the use. Could you possibly do this instead?

denise-msft avatar Sep 05 '24 08:09 denise-msft