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

DIGITAL-141 Rabbit Hole module #87

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

omerida
Copy link
Contributor

@omerida omerida commented Dec 20, 2024

Jira ticket

DIGITAL-141

Purpose

Installs and enables the rabbit hole module.
Enables the rg_node submodule
Configures the short post, source, and guide nav content types to 404 when viewed

Includes the following PRs that must be merged first

DIGITAL-47 which adds the guide nav content type.

Deployment and testing

Local Setup

lando si

QA/Testing instructions

Visit the short post, source, and guide nav nodes and confirm they show a 404 message

Checklist for the Developer

  • A link to the JIRA ticket has been included above.
  • No merge conflicts exist with the target branch.
  • Automated tests have passed on this PR.
  • A reviewer has been designated.
  • Deployment and testing steps have been documented above, if applicable.

Checklist for the Peer Reviewers

  • The file changes are relevant to the task objective.
  • Code is readable and includes appropriate commenting.
  • Code standards and best practices are followed.
  • QA/Test steps were successfully completed, if applicable.
  • Applicable logs are free of errors.

Adds content type for guide navigation collection.
Adds optional title field for guide nodes to use in navigation collection.
Adds paragraph fields for guide nav links and sub-navigation.
* Render the desktop navigation for guides.
* Render the mobile navigation for guides.
* Show summary and title below nav
* Show prev/next links if enabled.
* Show summary box if enabled
* Show reading time if enabled
* Display overview page elements in header.
* Link to parent guide in header if set.
* Show sidebar navigation if enabled.
@omerida omerida changed the title Feature/digital 141 rabbit hole DIGITAL-141 Rabbit Hole module Dec 20, 2024
@omerida omerida marked this pull request as draft December 20, 2024 20:47
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.

1 participant