ionic-team / ionic-team/ionic-framework

bug: Refresher with Collapsible Title

未关闭
#29,611 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
package: core type: bug
主要语言
TypeScript
星标
52.7k
派生
13.3k
平均合并
1 天 15 小时
30 天内合并 PR
51

描述

### Prerequisites

- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/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

v8.x

### Current Behavior

I created a New Ionic Project with a list template. This project has a Refresher behind the list, but it is hidden behind the list.
It seems that the Toolbar that should be hidden when the big title is visible is not hidden.

### Expected Behavior

The refresher should be visible in layouts with collapsible titles, and the toolbar shouldn't be visible.
(Maybe the refresher should go under the big title ?)

### Steps to Reproduce

1. Create a new Ionic Project
2. Select the "list" template
3. Once the app is running, try to pull the list
4. You will see the spinner hidden behind the list, and the toolbar visible on top

### Code Reproduction URL

https://github.com/Ericlm/refresh-collapse-title

### Ionic Info

Ionic:

Ionic CLI : 7.2.0 (/Users/ericlemaitre/.asdf/installs/nodejs/20.12.1/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/vue 8.2.1

Capacitor:

Capacitor CLI : 6.1.0
@capacitor/android : not installed
@capacitor/core : 6.1.0
@capacitor/ios : not installed

Utility:

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

System:

NodeJS : v20.12.1 (/Users/ericlemaitre/.asdf/installs/nodejs/20.12.1/bin/node)
npm : 10.5.0
OS : macOS Unknown

### Additional Information

_No response_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。