Product Details: Display cover tag on the first product image #15041
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes: #15039
Description
This PR addresses a confusion among users about cover images of products. The solution is to simply display a label "Cover" on the first image of both the product form and the product image list screens. The helper text on the product image list screen also mentions the cover text being set for the first image to make this clearer.
Steps to reproduce
Testing information
Tested on simulator iPhone 16 Pro iOS 18.2 and confirmed that the "Cover" label looks good in both dark and light modes and in different text sizes. The label is updated correctly when the images positions are updated.
Screenshots
RELEASE-NOTES.txt
if necessary.TODO: @itsmeichigo to update the release notes for 21.7 after the code freeze of 21.6 is done.
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: