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

WIP: integration of intelligence design system #68

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

Conversation

nboyse
Copy link
Collaborator

@nboyse nboyse commented Feb 6, 2025

Context

Changes proposed in this pull request

Guidance to review

Relevant links

Things to check

  • I have added any new ENV vars in all deployed environments
  • I have tested any code added or changed
  • I have run integration tests

path="M22.6 10.4c-1 .4-2-.1-2.4-1-.4-.9.1-2 1-2.4.9-.4 2 .1 2.4 1s-.1 2-1 2.4m-5.9 6.7c-.9.4-2-.1-2.4-1-.4-.9.1-2 1-2.4.9-.4 2 .1 2.4 1s-.1 2-1 2.4..."
/>
<div className="iai-top-nav__product-name">
<a className="iai-top-nav__product-link" href={home_path}>{product_name}</a>

Check warning

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.
@nboyse nboyse force-pushed the feat/integrate-intelligence-design-system branch from fab82e2 to 80d4c5c Compare February 17, 2025 13:31
>
<a
className="iai-top-nav__link"
href={menu_item.href}

Check warning

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.
<li key={index} className="iai-top-nav__link-item iai-top-nav__user-link-item">
<a
className="iai-top-nav__link iai-top-nav__user-link"
href={menu_item.href}

Check warning

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.
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