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

event icon updated #2082

Merged
merged 3 commits into from
May 20, 2024
Merged

event icon updated #2082

merged 3 commits into from
May 20, 2024

Conversation

jtmst
Copy link
Contributor

@jtmst jtmst commented May 13, 2024

Note: Delete the description statements, complete each step. None are optional, but can be justified as to why they cannot be completed as written. Provide known gaps to testing that may raise the risk of merging to production.

relates to department-of-veterans-affairs/vets-website#29769

Summary

  • Updates events recurring event icon to va-icon

Related issue(s)

Testing done

  • local visual

Screenshots

image

What areas of the site does it impact?

(Describe what parts of the site are impacted if code touched other areas)

Acceptance criteria

Quality Assurance & Testing

  • I fixed|updated|added unit tests and integration tests for each feature (if applicable).
  • No sensitive information (i.e. PII/credentials/internal URLs/etc.) is captured in logging, hardcoded, or specs
  • Linting warnings have been addressed
  • Documentation has been updated (link to documentation *if necessary)
  • Screenshot of the developed feature is added
  • Accessibility testing has been performed

Error Handling

  • Browser console contains no warnings or errors.
  • Events are being sent to the appropriate logging solution
  • Feature/bug has a monitor built into Datadog or Grafana (if applicable)

Authentication

  • Did you login to a local build and verify all authenticated routes work as expected with a test user

⚠️ Team Sites (only applies to modifications made to the VA.gov header) ⚠️

  • The header does not contain any web-components
  • I used the proxy-rewrite steps to test the injected header scenario
  • I reached out in the #sitewide-public-websites Slack channel for questions

Requested Feedback

(OPTIONAL) What should the reviewers know in addition to the above. Is there anything specific you wish the reviewer to assist with. Do you have any concerns with this PR, why?

@jtmst jtmst requested review from a team as code owners May 13, 2024 20:11
@va-vfs-bot va-vfs-bot temporarily deployed to master/main/17822-event-icons May 13, 2024 22:31 Inactive
@laflannery
Copy link

@jtmst a few comments/questions:

  • There is an extra aria-hidden attribute on the actual icon component, this isn't needed
  • I noticed that some icons weren't updated but I'm also not sure if they are included in this ticket or they are accounted for in another:
    • The social icons
    • The repeat icon on the Events listing page

@jtmst jtmst requested review from a team as code owners May 14, 2024 14:24
@jtmst
Copy link
Contributor Author

jtmst commented May 14, 2024

@jtmst a few comments/questions:

  • There is an extra aria-hidden attribute on the actual icon component, this isn't needed

  • I noticed that some icons weren't updated but I'm also not sure if they are included in this ticket or they are accounted for in another:

    • The social icons
    • The repeat icon on the Events listing page

Added changes for the social links. I can also do event listings with this ticket if that makes most sense, but it needs to be a separate PR as event listings live in vets-website

@laflannery
Copy link

@jtmst The calendar icon shouldn't have been included here - because there is a calendar <va-link> option that includes the icon. That is the component that is being used currently on prod and the DST would be responsible for updating any icon within a component. Can we put that back?

Otherwise, everything else looks good

@laflannery
Copy link

laflannery commented May 14, 2024

No I Lied above! The Twitter logo should be using the new X logo! Do we have that available in the new va-icon set? Would it also be possible - I know it's slightly out of scope - but could we update the link text to say "Share on X (formerly Twitter)" as well? Definitely say no if that's too much

Copy link

@laflannery laflannery left a comment

Choose a reason for hiding this comment

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

Approved - noting that the slight misalignment of the Calendar icon and the other social icons should be resolved next week when the DST updates to use

@jtmst jtmst merged commit 54ef4e2 into main May 20, 2024
24 checks passed
@jtmst jtmst deleted the 17822-event-icons branch May 20, 2024 17:38
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.

None yet

4 participants