Skip to content
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

Main Nav Fake Data Factory 2.0 #12579

Merged
merged 7 commits into from
Jul 3, 2024

Conversation

robdivincenzo
Copy link
Collaborator

@robdivincenzo robdivincenzo commented Jul 3, 2024

Description

This corrected 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.

Related PRs/issues: TP-353 #12131 #12571

To Test

  1. Check out this branch locally
  2. Run inv new-db to get a new database
  3. Note the autogenerated fake main navigation
  4. Log in locally via the /cms route
  5. Verify there are now no routing errors

┆Issue is synchronized with this Jira Story

Copy link
Contributor

@AdalbertoMoz AdalbertoMoz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just tested it locally and it works! 🚀

@robdivincenzo robdivincenzo merged commit f1cbc31 into main Jul 3, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants