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

fix: DES-2482 cms search icons, role presentation #1061

Conversation

wesleyboar
Copy link
Collaborator

Overview / Summary:

Add role="presentation" to FontAwesome Search icons.

PR Status:

  • Ready.
  • Work in Progress.
  • Hold.

Related Jira tickets:

Testing Steps:

CMS

  1. Open a few CMS pages.
  2. Search the markup for fa fa-.
  3. Verify all <i class="fa fa-search></i> are now ``<i role="presentation" class="fa fa-search>`.

Portal

  1. Open a few Portal sections.
  2. Search the markup for fa fa-.
  3. Verify all <i class="fa fa-search></i> are now ``<i role="presentation" class="fa fa-search>`.

UI Photos:

Skipped.

Notes:

This does not fix other FontAwesome icons that need role="none". For that, see #1052.

If you are resolving conflicts, know the ARIA role="none" is synonymous with role="presentation"`.

@jarosenb jarosenb merged commit 420a8f2 into main Jun 1, 2023
@jarosenb jarosenb deleted the bugfix/DES-2482-cms-icons-role-as-none-ONLY-FA-ICONS-from-audit branch June 1, 2023 22:11
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