iOS action sheet opening animation looks bad. I made a better one
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 67/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- css, javascript
Research direction
Find the iOS action-sheet styles for the .actions-modal.modal-in state and compare their current transition settings with the proposed cubic-bezier timing. Apply the animation change and verify the opening behavior against the linked preview in an iOS-themed example or test.
Written by the indexing model from the issue text.
Description
Is your feature request related to a problem? Please describe.
I don't like the action sheet iOS opening animation
Describe the solution you'd like
I think, it will be better with this animation:
.actions-modal.modal-in{
transition-duration: .5s;
transition-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
}
Looks like a stock iOS
- Dominant language
- JavaScript
- Stars
- 18.8k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from framework7io/framework7
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
framework7io/framework7#4365 · 1 comment ·
-
propsHistory Open
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
framework7io/framework7#4347 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 64/100
framework7io/framework7#4222 · 3 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
framework7io/framework7#4175 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
framework7io/framework7#3969 · 3 comments ·
All issues in framework7io/framework7
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·