Patterns
Patterns copied to clipboard
For accessibility reason the pat-collapsible should also trigger on keydown
Now only I see the click event to trigger the collapsible. (set tabindex="0" on the element if first child is not a link) Expected: When I navigate with keyboard and I have focus on the first child the keyboard enter should trigger the collapsible too.