Dragged `Item` in `GridList` component disable button interaction
Open
bug
- Dominant language
- TypeScript
- Stars
- 15.9k
- Forks
- 1.6k
- Avg merge
- 3d 9m
- Merged PRs (30d)
- 59
Description
### Discussed in https://github.com/adobe/react-spectrum/discussions/5243
We prevent hover styles on the drag button as well as active state due to pointer events none. We should see if there is something else we can do to allow these interactions to still provide visual feedback.
Contributor guide
Assessment
This issue has not been assessed yet.