react-selectable looks like it may have been made specifically for asset-admin but is no longer being maintained.
It also has some strange coupling - e.g. see https://github.com/unclecheese/react-selectable/blob/802b1ec9ad1ef97fd241f48e612dd1b334b447b8/src/selectable-group.js#L126-L127
I recommend we replace it with https://www.npmjs.com/package/@air/react-drag-to-select
Acceptance Criteria
PRs
react-selectable looks like it may have been made specifically for asset-admin but is no longer being maintained.
It also has some strange coupling - e.g. see https://github.com/unclecheese/react-selectable/blob/802b1ec9ad1ef97fd241f48e612dd1b334b447b8/src/selectable-group.js#L126-L127
I recommend we replace it with https://www.npmjs.com/package/@air/react-drag-to-select
Acceptance Criteria
react-selectableis replaced with a maintained alternativePRs