ionic-team / ionic-team/ionic-framework

feat: swiping on range, item-sliding should not disable scroll

オープン
#25,595 コメント 5 件 リアクション 3 件 担当者 0 名 GitHub で見る
package: core type: feature request
主要言語
TypeScript
スター
52.7k
フォーク
13.3k
平均マージ
1日 15時間
マージ済み PR(30日)
51

説明

### 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 report this problem, without success.

### Ionic Framework Version

- [ ] v4.x
- [ ] v5.x
- [X] v6.x
- [ ] Nightly

### Current Behavior

"scroll-y" class is removed from "main"

If the content is big enough to have a scrollbar, any ion-range on the same page remove the scrollbar when it's being activated. Maybe on mobile this is the correct behavior since the drag and scroll are connected, but not on desktop. As you will see the content jump to fill the space of the missing scrollbar

### Expected Behavior

The content on the page should not move. If you remove the scrollbar, at least add a padding-right in the meantime

### Steps to Reproduce

Any page with a Lorem Ipsum and Ion-Range

### Code Reproduction URL

https://stackblitz.com/edit/angular-an3es6?file=src%2Fapp%2Fapp.component.html

### Ionic Info

Ionic:

Ionic CLI
: 6.13.1 (C:\Users\BershYar\AppData\Roaming\npm\node_modules\@ionic\cli)
Ionic Framework
: @ionic/angu : @ionic/angular 6.1.12
@angular-devkit/build-angular : 12.0.5
@angular-devkit/schematics : 12.0.5
@angular/cli : 12.0.5
@ionic/angular-toolkit : 4.0.0

Utility:

cordova-res : not installed
native-run : not installed

System:

NodeJS : v14.16.0 (C:\Program Files\nodejs\node.exe)
npm : 6.14.11
OS : Windows 10

### Additional Information

_No response_

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。