Is your feature request related to a problem? Please describe.
With the work done in #16352, there was a minor refactor of the side nav, which caused the rise on nested-interactive problems in our a11y report on our PRs as per https://testhub.ui.rancher.space/accessibility-report/1956.
We need to address this a11y regression and fix all nested-interactive occurrences due to this change.
Describe the solution you'd like
Definitely needs fixing, but also needs a bit of investigation on best course of action. We can't just revert the change as it was a definite improvement on the side nav
Describe alternatives you've considered
Additional context
Is your feature request related to a problem? Please describe.
With the work done in #16352, there was a minor refactor of the side nav, which caused the rise on
nested-interactiveproblems in our a11y report on our PRs as per https://testhub.ui.rancher.space/accessibility-report/1956.We need to address this a11y regression and fix all
nested-interactiveoccurrences due to this change.Describe the solution you'd like
Definitely needs fixing, but also needs a bit of investigation on best course of action. We can't just revert the change as it was a definite improvement on the side nav
Describe alternatives you've considered
Additional context