ionic-team / ionic-team/ionic-framework
feat: swipe to go back anywhere on view
- Ngôn ngữ chính
- TypeScript
- Star
- 52.7k
- Fork
- 13.3k
- Merge trung bình
- 1 ngày 15 giờ
- Pull request đã merge (30 ngày)
- 51
Mô tả
### 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.