ic-ui-kit
ic-ui-kit copied to clipboard
[ic-footer] Accessibility violations on footer with grouped links
Summary of the bug
When viewing a footer with grouped links on a small screen, there are multiple accessibility violations.
🪜 How to reproduce
- Go to a footer with grouped links, e.g. Grouped links story
- Make the screen / window size small enough to make the groups of links collapse
- Expand one of the link groups
- Open the 'Accessibility' tab
- See that there are three accessibility violations listed
📸 Screenshots or code
Additional info
Uncomment cy.checkA11yWithWait() on relevant tests within IcFooter Cypress tests.