Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(card): added focus on click (carbon-design-system#5083)
### Related Ticket(s) carbon-design-system#4744 ### Description Added focus on click for the card component, as Safari would faltly consider `body` as the active element when the card was clicked, this caused an accessibility bug where the focus would be trapped inside `ExpressiveModal` even after closed.
- Loading branch information