framework7io / framework7io/framework7

Panel and list item swipe conflict

Open
#3,335 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Bug confirmed
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.