Merge pull request #11466 from tiagodread/restore-locator-2

Restore locator removed
This commit is contained in:
Tiago Góes 2021-12-15 11:10:26 -03:00 committed by GitHub
commit 1205d71f4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,7 +62,10 @@ function DraggableSelectedList({ selected, onRemove, onRowDrag }) {
<DataListItem>
<DataListItemRow>
<DataListControl>
<DataListDragButton isDisabled={selected.length < 2} />
<DataListDragButton
isDisabled={selected.length < 2}
data-cy={`reorder-${label}`}
/>
</DataListControl>
<DataListItemCells
dataListCells={[