mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-19 13:31:24 +02:00
Merge branch 'develop' into johannes/webpack-5
This commit is contained in:
commit
e069d87afa
@ -294,6 +294,11 @@ describe("Spaces", () => {
|
||||
"nested-interactive": {
|
||||
enabled: false,
|
||||
},
|
||||
// Disable this check as it wrongly triggers on the room list container which has
|
||||
// roving tab index elements with automatic scrolling
|
||||
"scrollable-region-focusable": {
|
||||
enabled: false,
|
||||
},
|
||||
},
|
||||
};
|
||||
cy.checkA11y(undefined, axeOptions);
|
||||
|
Loading…
x
Reference in New Issue
Block a user