ionic-team / ionic-team/ionic-framework
bug: overlay animations jump forward near end in ios only
- 主要语言
- TypeScript
- 星标
- 52.7k
- 派生
- 13.3k
- 平均合并
- 1 天 15 小时
- 30 天内合并 PR
- 51
描述
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct).
- [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already report this problem, without success.
### Ionic Framework Version
- [ ] v4.x
- [ ] v5.x
- [X] v6.x
- [ ] Nightly
### Current Behavior
Certain animations appear to "jump forward" when completing on iOS.
This may be easier to try on an actual device, but here is a video below to illustrate:
| native | ionic |
| ------ | ----- |
| | |
### Expected Behavior
I expect the animations to be smooth through the end of the animation.
### Steps to Reproduce
1. Open http://localhost:3333/src/components/action-sheet/test/basic?ionic:mode=ios in Safari (macOS or iOS).
2. Click "Basic". Observe that the action sheet container translates in but appears to "jump forward" in the last few frames.
### Code Reproduction URL
_No response_
### Ionic Info
N/A
### Additional Information
_No response_
贡献指南
调研方向
Start with the iOS-mode action-sheet test at src/components/action-sheet/test/basic?ionic:mode=ios and reproduce the animation in Safari, preferably on an actual iOS device. Trace the action-sheet animation path and compare the final frames with the native video. Done means the container enters smoothly through the end without jumping on iOS.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- ios, typescript
- 领域
- frontend, mobile-dev
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100