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.
This PR has been reverted. Fixed version is in #12579
Description
This PR introduces a fake data factory for the main navigation.
The factory should mimic fairly closely as far as number and types of items. Like any fake data factory, there is a lot of fake generated links/pages/content, but some of the nav is real in order to more accurately capture the essence of the main nav on production. The factory is granular enough that we can specify any real content that might be helpful to have.
If there's anything specific you'd like to have linked within the factory instead of fake data, please let me know and I can adjust.
Link to sample test page: https://foundation-s-tp1-353-ma-liqlqz.herokuapp.com/
Related PRs/issues: TP-353 #12131
To Test
inv new-db
to get a new database┆Issue is synchronized with this Jira Story