-
Notifications
You must be signed in to change notification settings - Fork 113
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
[Product Creation AI] Remove feature flag and unused code #14010
Conversation
Generated by 🚫 Danger |
📲 You can test the changes from this Pull Request in WooCommerce iOS by scanning the QR code below to install the corresponding build.
|
Version |
I found the faeture to still work fine in my smoke tests yesterday. I'll continue checking the code now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry I got distracted in a different task. Code looks good and comprehensive to me
Forgot to add, I smoke tested product creation AI in:
- Simulator iPad with iOS 17.5
- iPhone 12 with iOS 17.4.1
Seeing no issue in both of them and the texts were generated properly each time and the draft can be generated and published.
I tested the photo mode using my iPhone and it was still able to find the text in the picture properly.
Closes: #13118
Closes: #13103
Closes: #13266
Description
Removes product creation AI feature flags. Removes unused code related to product creation AI feature.
🗒️ The 300+ line code changes are due to deleted files. I hope it is fine to keep this in a single PR. Let me know if you prefer this to be split into smaller PRs.
Changes
productName
step intoproductFeatures
and update unit tests.Steps to reproduce
Prerequisites
Steps
Testing information
Screenshots
ProductCreationAI.MP4
RELEASE-NOTES.txt
if necessary.Reviewer (or Author, in the case of optional code reviews):
Please make sure these conditions are met before approving the PR, or request changes if the PR needs improvement: