You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/devextreme/js/__internal/grids/new/grid_core/filtering/header_filter/__snapshots__/options.integration.test.ts.snap
Copy file name to clipboardExpand all lines: packages/devextreme/js/__internal/grids/new/grid_core/filtering/header_filter/__snapshots__/view.integration.test.tsx.snap
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -123,6 +123,7 @@ exports[`HeaderFilter View integration should render popup with list by default
123
123
</div>
124
124
<div
125
125
aria-label="Items"
126
+
aria-multiselectable="true"
126
127
class="dx-list-items"
127
128
role="listbox"
128
129
>
@@ -601,6 +602,7 @@ exports[`HeaderFilter View integration should render popup with tree list if dat
QUnit.test(`list with collapsible groups should have correct aria-multiselectable attr in ${multiselectMode ? '' : 'non-'}multiselect mode`,function(assert){
0 commit comments