ionic-team / ionic-team/ionic-framework

feat: swipe to go back anywhere on view

Ouverte
#27,743 12 commentaires 21 réactions 0 personnes assignées Voir sur GitHub
package: core type: feature request
Langage dominant
TypeScript
Étoiles
52.7k
Forks
13.3k
Merge moyen
1 j 15 h
PR mergées (30 j)
51

Description

### 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 include this feature request, without success.

### Describe the Feature Request

Swipe to go back with the gesture initiating anywhere on the screen

### Describe the Use Case

Users have:

1. accessibility issues
2. bulkier phone cases
3. gloves

that prevents, or make it difficult to, swipe from the left edge of the device.

### Describe Preferred Solution

Full screen page swipe works by default, unless the swipe gesture starts on another swipeable element (like ion-item-sliding)

### Describe Alternatives

I do not believe this is possible to implement without a library change.

### Related Code

_No response_

### Additional Information

> **Note** I'm aware that this would require all ion-sliding-item to be disabled. I'm fine with this being done in the implementation/application code

Request from users of [wefwef](https://github.com/aeharding/wefwef): https://lemmy.world/post/1028383

Related issue: https://github.com/aeharding/wefwef/issues/101

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Start by locating the framework's full-screen swipe gesture handling and the ion-item-sliding interaction mentioned in the request. Determine how the gesture should coexist with other swipeable elements, then verify that navigation works from anywhere on the screen without breaking ion-item-sliding behavior.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
typescript
Domaine
frontend, mobile
Type d'issue
Fonctionnalité
Difficulté
5/5
Temps estimé
Plus d'une semaine
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.