Blogging Prompts List: initial view - #18505
Merged
Merged
Conversation
Contributor
You can test the changes in Jetpack from this Pull Request by:
|
Contributor
You can test the changes in WordPress from this Pull Request by:
|
wargcm
approved these changes
May 4, 2022
| // TODO: | ||
| // - track selected filter changed | ||
| // - refresh view for selected filter | ||
| } |
Contributor
There was a problem hiding this comment.
[Nitpick]: Indentation is off for this closing brace.
Comment on lines
-12740
to
+12768
| C77FC90628009C3C00726F00 /* Onboarding Questions Prompt */, | ||
| 3F170D2A2654615900F6F670 /* Blogging Reminders */, | ||
| FA73D7E72798766300DF24B3 /* Site Picker */, | ||
| 1716AEFA25F2926C00CF49EC /* My Site */, | ||
| F1863714253E49B8003D4BEF /* Add Site */, | ||
| 3F43603423F368BF001DEE70 /* Blog Details */, | ||
| 3F37609B23FD803300F0D87F /* Blog + Me */, | ||
| FA73D7D7278D9E6300DF24B3 /* Blog Dashboard */, | ||
| 3F43603423F368BF001DEE70 /* Blog Details */, | ||
| 3F43603523F368CA001DEE70 /* Blog List */, | ||
| 3F43603623F36962001DEE70 /* Blog Selector */, | ||
| 3F37609B23FD803300F0D87F /* Blog + Me */, | ||
| 98A047702821BFB6001B4E2D /* Blogging Prompts */, | ||
| 3F170D2A2654615900F6F670 /* Blogging Reminders */, | ||
| 1716AEFA25F2926C00CF49EC /* My Site */, | ||
| C77FC90628009C3C00726F00 /* Onboarding Questions Prompt */, | ||
| 4395A15E210672C900844E8E /* QuickStart */, | ||
| E6431DDE1C4E890B00FD8D90 /* Sharing */, | ||
| FA5C74091C596E69000B528C /* Site Management */, | ||
| FA73D7E72798766300DF24B3 /* Site Picker */, |
Contributor
Author
|
Thanks @wargcm ! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Ref: #18502
This adds an initial Blogging Prompts list view.
To test:
bloggingPromptsfeature flag.Hometab.View more prompts.Promptsview is displayed.show_me.mp4
Regression 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.