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-48: glossary templates #93

Merged
merged 10 commits into from
Jan 6, 2025

Conversation

omerida
Copy link
Contributor

@omerida omerida commented Jan 2, 2025

Jira ticket

DIGITAL-48

Purpose

Includes the following PRs that must be merged first

Deployment and testing

Local Setup

lando si to get the content and config to see the glossary on a page.

QA/Testing instructions

  1. Visit https://digitalgov.lndo.site/guides/web-analytics-playbook
  2. Click on Glossary link in guide header
  3. Glossary sidebar displays on right side of screen
  4. Clicking a term to show/hide it
  5. Searching for a term displays matches

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.

* Shows the guide glossary terms in a sidebar.
* Creates view to display glossary terms.
* Render glossary terms view on guide node templates.
* Update glossary JavaScript to work with pre-rendered terms in the DOM
@omerida omerida requested a review from mattsqd January 2, 2025 16:48
@mattsqd mattsqd merged commit cbdea7a into develop Jan 6, 2025
2 checks passed
@mattsqd mattsqd deleted the feature/DIGITAL-48-glossary-templates branch January 6, 2025 19:12
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