Blogging Prompts: Update the display logic for prompts dashboard card#18816
Blogging Prompts: Update the display logic for prompts dashboard card#18816
Conversation
You can test the changes in Jetpack from this Pull Request by:
|
You can test the changes in WordPress from this Pull Request by:
|
|
The test case works fine. But I've found two issues:
Simulator.Screen.Recording.-.iPhone.13.-.2022-06-09.at.13.33.20.mp4 |
Good call! Looks like there was something there already but it was only accounting for the network call. I updated it to be as soon as the button is tapped now.
I wasn't really sure about this one. That button also checks for the notification permissions. So if the user disabled notifications on the app and was wondering where their reminders are, tapping the 'Notify me' button again will prompt them to enable notifications for the app. What are your thoughts? I don't feel too strongly one way or the either. I additionally bumped the |
|
@wargcm if you don't think of it as a direct Win, I think we can skip my other suggestion. As you said it might still have value and the change may not benefit the users considerably. Thanks for taking them into account! |
See: #18429
Description
Updates the prompts dashboard card with the following logic:
Testing
To test:
bloggingPromptsfeature flag inFeatureFlag.swiftRegression Notes
Potential unintended areas of impact
N/A
What I did to test those areas of impact (or what existing automated tests I relied on)
N/A
What automated tests I added (or what prevented me from doing so)
N/A
PR submission checklist:
RELEASE-NOTES.txtif necessary.