RAC `SelectionIndicator`: `transition-property: all` does not work
- Dominant language
- TypeScript
- Stars
- 15.9k
- Forks
- 1.6k
- Avg merge
- 3d 9m
- Merged PRs (30d)
- 59
Description
### Provide a general summary of the issue here
Perhaps we should use a default property list if `transition-property` is `all`.
https://github.com/adobe/react-spectrum/blob/9da8c73d96bc7bef32de5440ad1877ba03da7dfe/packages/react-aria-components/src/SharedElementTransition.tsx#L153-L158
### 🤔 Expected Behavior?
has animation
### 😯 Current Behavior
no animation
### 💁 Possible Solution
_No response_
### 🔦 Context
_No response_
### 🖥️ Steps to Reproduce
.
### Version
1.13.0
### What browsers are you seeing the problem on?
Chrome
### If other, please specify.
_No response_
### What operating system are you using?
macOS
### 🧢 Your Company/Team
_No response_
### 🕷 Tracking Issue
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.