Describe the enhancement or change
Follow up to #11749. After the PR is merged we need to add cypress test for the inert attribute.
- click the expandable toggle to expand it, then tab() and assert that first item is focused
- click the expandable toggle to collapse it, then tab() and assert that the first item within that section doesn't have focus