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

Art/97602/arp header2 #33779

Closed
wants to merge 13 commits into from
Closed

Art/97602/arp header2 #33779

wants to merge 13 commits into from

Conversation

jquispe-oddball
Copy link
Contributor

No description provided.

@jquispe-oddball jquispe-oddball requested review from a team as code owners December 27, 2024 16:28
Copy link

@va-vfs-bot va-vfs-bot left a comment

Choose a reason for hiding this comment

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

Icon found

Icons can be decorative, but sometimes they are used to convey meaning. If there are any semantics associated with an icon, those semantics should also be conveyed to a screen reader.

What you can do

Review the markup and see if the icon provides information that isn't represented textually, or wait for a VSP review.

Note:

Font Awesome is deprecated. Please use va-icon instead. For more information, visit the migration documentation: Migrate from font awesome to va-icon

type="button"
>
{btnText}
<va-icon

Choose a reason for hiding this comment

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

icon found

/>
<span data-testid={dataTestId}>{name}</span>
{secondaryIcon && (
<va-icon

Choose a reason for hiding this comment

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

icon found

Copy link

@va-vfs-bot va-vfs-bot left a comment

Choose a reason for hiding this comment

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

ESLint is disabled

vets-website uses ESLint to help enforce code quality. In most situations we would like ESLint to remain enabled.

What you can do

See if the code can be refactored to avoid disabling ESLint, or wait for a VSP review.

);
return (
<div className="va-dropdown" ref={dropdownRef}>
{/* eslint-disable-next-line @department-of-veterans-affairs/prefer-button-component */}

Choose a reason for hiding this comment

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

ESLint disabled here

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