Skip to content

fix(refresher): close animation and hidden on pull down - Fixes #16254#16700

Merged
manucorporat merged 2 commits into
ionic-team:masterfrom
paulstelzer:refresher-fixonly
Dec 12, 2018
Merged

fix(refresher): close animation and hidden on pull down - Fixes #16254#16700
manucorporat merged 2 commits into
ionic-team:masterfrom
paulstelzer:refresher-fixonly

Conversation

@paulstelzer

@paulstelzer paulstelzer commented Dec 12, 2018

Copy link
Copy Markdown
Contributor

There are several bugs in refresher in Ionic v4 like mentioned in #16254

[x] FIXED: The refresher itself lies above the content, instead of below. This means that the instant you start to pull, it is completely visible above your content, instead of sliding out from underneath it.
[x] FIXED: After completing the refresher action, the content jumps back instantly, instead of sliding back up.
[x] Was already fixed: There is a console.log('start') still in compiled @ionic/core code which triggers when starting to you start to drag on a page with the refresher.

BEFORE

2018-12-12_12-37-37

AFTER

2018-12-12_13-20-11

It has now the same optical look like in v3 and is working in Chrome and Firefox. This is how it looks in Firefox:

2018-12-12_10-41-48

Ionic Version:
Fixes: #16254

@ionitron-bot ionitron-bot Bot added the package: core @ionic/core package label Dec 12, 2018
@paulstelzer paulstelzer changed the title fix(refresher): Close animation and hidden on pull down - Fixes #16254 fix(refresher): close animation and hidden on pull down - Fixes #16254 Dec 12, 2018
@manucorporat manucorporat merged commit 6b0fc49 into ionic-team:master Dec 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: core @ionic/core package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants