framework7io / framework7io/framework7
Panel and list item swipe conflict
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 18.8k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
When swiping on a list item is enabled it is not possible to use swipe on a panel anymore.
Apple solves this by swipes closer to the border being assigned to panel while those with an offset apply to the list items. See this example video showing Apple Mail on iOS 13: https://holtwick.de/download/20191001-170115-RPReplay_Final1569941690.MP4
This would certainly also be a great feature for F7.
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.
Research direction
No files or tests are named. Start by locating the panel and list-item swipe handling, then reproduce the conflict with both swipes enabled. Done means edge-origin swipes activate the panel while offset swipes continue to activate list items, with coverage for both gestures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100