Skip to content

fix(refresher): scroll styles are reset when using non-native refresher - #27619

Merged
liamdebeasi merged 1 commit into
6.7.xfrom
refresh-fix-v6
Jun 8, 2023
Merged

fix(refresher): scroll styles are reset when using non-native refresher#27619
liamdebeasi merged 1 commit into
6.7.xfrom
refresh-fix-v6

Conversation

@liamdebeasi

@liamdebeasi liamdebeasi commented Jun 7, 2023

Copy link
Copy Markdown
Contributor

Issue number: resolves #27601


This is a backport of #27602 to v6 because the regression was introduced in Ionic v6.

Co-authored-by: mrahn24 <mrahn24@users.noreply.github.com>

…er (#27602)

Issue number: resolves #27601 

---------

## What is the current behavior?
The current behavior restores overflow styles while moving (within the
setCSS function).

## What is the new behavior?
Overflow styles are restored when refresher gesture ends.

## Does this introduce a breaking change?
- [ ] Yes
- [x] No

<!-- If this introduces a breaking change, please describe the impact
and migration path for existing applications below. -->
Honestly, I don't know exactly. From code perspective I would say 'Yes',
but I can't get the impact of the change.

Ionic Team edit: There are no changes to the public API, and this is
fixing a behavior that used to work so there are no breaking changes.

## Other information
<!-- Any other information that is important to this PR such as
screenshots of how the component looks before and after the change. -->

---------

Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@liamdebeasi liamdebeasi changed the title fix(refresher): scroll styles are reset when using non-native refresh… fix(refresher): scroll styles are reset when using non-native refresher Jun 7, 2023
@github-actions github-actions Bot added the package: core @ionic/core package label Jun 7, 2023
@liamdebeasi
liamdebeasi marked this pull request as ready for review June 7, 2023 22:04
@liamdebeasi
liamdebeasi requested a review from sean-perkins June 7, 2023 22:04
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.

3 participants