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

Remove .nativePhotoPicker feature flag #21681

Merged
merged 10 commits into from
Oct 13, 2023

Conversation

kean
Copy link
Contributor

@kean kean commented Oct 4, 2023

Remove .nativePhotoPicker feature flag and the associated code.

To test:

Requires smoke tests. Please, follow the main steps from the following PRs:

Regression Notes

  1. Potential unintended areas of impact: Media Picker
  2. What I did to test those areas of impact (or what existing automated tests I relied on): manual
  3. What automated tests I added (or what prevented me from doing so): n/a

PR submission checklist:

  • I have completed the Regression Notes.
  • I have considered adding unit tests for my changes.
  • I have considered adding accessibility improvements for my changes.
  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

UI Changes testing checklist:

  • Portrait and landscape orientations.
  • Light and dark modes.
  • Fonts: Larger, smaller and bold text.
  • High contrast.
  • VoiceOver.
  • Languages with large words or with letters/accents not frequently used in English.
  • Right-to-left languages. (Even if translation isn’t complete, formatting should still respect the right-to-left layout)
  • iPhone and iPad.
  • Multi-tasking: Split view and Slide over. (iPad)

@kean kean added this to the Pending milestone Oct 4, 2023
@kean kean requested a review from momo-ozawa October 4, 2023 15:35
@kean kean force-pushed the task/remove-native-photo-picker-feature-flag branch from 19495e8 to fa5e9a6 Compare October 4, 2023 15:38
@peril-wordpress-mobile
Copy link

Warnings
⚠️ PR has more than 500 lines of code changing. Consider splitting into smaller PRs if possible.

Generated by 🚫 dangerJS

@wpmobilebot
Copy link
Contributor

wpmobilebot commented Oct 4, 2023

WordPress Alpha📲 You can test the changes from this Pull Request in WordPress Alpha by scanning the QR code below to install the corresponding build.
App NameWordPress Alpha WordPress Alpha
ConfigurationRelease-Alpha
Build Numberpr21681-b5a1209
Version23.4
Bundle IDorg.wordpress.alpha
Commitb5a1209
App Center BuildWPiOS - One-Offs #7376
Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.

@wpmobilebot
Copy link
Contributor

wpmobilebot commented Oct 4, 2023

Jetpack Alpha📲 You can test the changes from this Pull Request in Jetpack Alpha by scanning the QR code below to install the corresponding build.
App NameJetpack Alpha Jetpack Alpha
ConfigurationRelease-Alpha
Build Numberpr21681-b5a1209
Version23.4
Bundle IDcom.jetpack.alpha
Commitb5a1209
App Center Buildjetpack-installable-builds #6410
Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.

Copy link
Contributor

@momo-ozawa momo-ozawa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @kean, when I try to update my site icon, some times it doesn't update to the new photo. You see the spinner over the old icon, then the spinner goes away. If you pull to refresh, it shows the new photo.

I'm not sure if the device version matters here - I can reproduce this pretty consistently on my iPhone 14 Pro on iOS 16.6.1. I can't seem to reproduce this on the simulator (iPhone 15 Pro, iOS 17)

@kean
Copy link
Contributor Author

kean commented Oct 11, 2023

@momo-ozawa , I opened a bug #21735. It doesn't seem to be related to the changes from this PR.

Copy link
Contributor

@momo-ozawa momo-ozawa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Can you add release notes for this? Thanks! 🙇‍♀️

@kean kean force-pushed the task/remove-native-photo-picker-feature-flag branch from fa5e9a6 to b5a1209 Compare October 13, 2023 12:02
@kean
Copy link
Contributor Author

kean commented Oct 13, 2023

Can you add release notes for this? Thanks! 🙇‍♀️

Done, thank you.

@kean kean enabled auto-merge October 13, 2023 12:02
@kean kean merged commit 06107c9 into trunk Oct 13, 2023
@kean kean deleted the task/remove-native-photo-picker-feature-flag branch October 13, 2023 13:42
@momo-ozawa momo-ozawa modified the milestones: Pending, 23.5 ❄️ Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants