Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FXIOS-10676 Pull refresh refactor feature flag and fix pull refresh issues #23326

Merged
merged 10 commits into from
Nov 26, 2024

Conversation

FilippoZazzeroni
Copy link
Collaborator

@FilippoZazzeroni FilippoZazzeroni commented Nov 22, 2024

📜 Tickets

Add feature flag

Jira ticket
Github issue

Fix pull refresh issues

Jira ticket
Github issue

💡 Description

Add Pull refresh refactor feature.
Fix bug of Homepage wallpaper not covering the status bar in some case, removed pull refresh for tab is home page type.

📝 Checklist

You have to check all boxes before merging

  • Filled in the above information (tickets numbers and description of your work)
  • Updated the PR name to follow our PR naming guidelines
  • Wrote unit tests and/or ensured the tests suite is passing
  • When working on UI, I checked and implemented accessibility (minimum Dynamic Text and VoiceOver)
  • If needed, I updated documentation / comments for complex code and public methods
  • If needed, added a backport comment (example @Mergifyio backport release/v120)

@FilippoZazzeroni FilippoZazzeroni requested a review from a team as a code owner November 22, 2024 15:18
@mobiletest-ci-bot
Copy link

mobiletest-ci-bot commented Nov 22, 2024

Messages
📖 Project coverage: 33.71%
📖 Edited 10 files
📖 Created 1 files

Client.app: Coverage: 31.61

File Coverage
BrowserViewController.swift 4.76% ⚠️
LegacyFeatureFlagsManager.swift 95.4%
TabScrollController.swift 67.27%
LegacyHomepageViewController.swift 35.47% ⚠️
NimbusFlaggableFeature.swift 97.78%
NimbusFeatureFlagLayer.swift 63.84%
PullRefreshView.swift 51.92%

Generated by 🚫 Danger Swift against 958b4d4

@FilippoZazzeroni FilippoZazzeroni changed the title Add FXIOS Pull refresh refactor feature flag Add FXIOS-10676 Pull refresh refactor feature flag Nov 25, 2024
@FilippoZazzeroni FilippoZazzeroni changed the title Add FXIOS-10676 Pull refresh refactor feature flag Add FXIOS-10676 Pull refresh refactor feature flag and fix pull refresh issues Nov 25, 2024
Copy link
Contributor

mergify bot commented Nov 25, 2024

This pull request has conflicts when rebasing. Could you fix it @FilippoZazzeroni? 🙏

* Add telemetry for pull refresh

* Added correct bugs and data review link to new telemetry

---------

Co-authored-by: Filippo <[email protected]>
Copy link
Contributor

mergify bot commented Nov 25, 2024

This pull request has conflicts when rebasing. Could you fix it @FilippoZazzeroni? 🙏

@FilippoZazzeroni
Copy link
Collaborator Author

@mergify backport release/v134

Copy link
Contributor

mergify bot commented Nov 26, 2024

backport release/v134

✅ Backports have been created

@FilippoZazzeroni FilippoZazzeroni merged commit f1892ff into main Nov 26, 2024
6 of 7 checks passed
@FilippoZazzeroni FilippoZazzeroni deleted the zazz/add-feature-flag-for-new-pull-refresh branch November 26, 2024 09:12
mergify bot pushed a commit that referenced this pull request Nov 26, 2024
…sh issues (#23326)

* Added pull to refresh refactor feature and restored old UIRefreshControl.

* Refactor TabScrollController with feature flag manager

* Refactor TabScrollController to inject Pull refresh feature

* Fix wallpaper background to clip top part

---------

Co-authored-by: Filippo <[email protected]>
(cherry picked from commit f1892ff)

# Conflicts:
#	firefox-ios/Client.xcodeproj/project.pbxproj
#	firefox-ios/Client/Frontend/Home/LegacyHomepageViewController.swift
FilippoZazzeroni added a commit that referenced this pull request Nov 27, 2024
…sh issues (backport #23326) (#23396)

- Add Pull refresh feature flag
- Fix pull refresh issues
- Restore previous refresh control

Co-authored-by: FilippoZazzeroni <[email protected]>
isabelrios pushed a commit that referenced this pull request Dec 3, 2024
…sh issues (backport #23326) (#23396)

- Add Pull refresh feature flag
- Fix pull refresh issues
- Restore previous refresh control

Co-authored-by: FilippoZazzeroni <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants