make elements under image explorer view tab keyboard accessible (#2422)
This commit is contained in:
Родитель
ea6b3a0d4f
Коммит
eb68a1b56e
|
@ -79,6 +79,7 @@ export class ImageList extends React.Component<
|
|||
className={classNames.list}
|
||||
getPageHeight={this.getPageHeight}
|
||||
getItemCountForPage={this.getItemCountForPage}
|
||||
tabIndex={0}
|
||||
/>
|
||||
</FocusZone>
|
||||
);
|
||||
|
|
Загрузка…
Ссылка в новой задаче