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

Section level Update Tags #3517

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

beahackman
Copy link
Collaborator

Deploy Preview

What does this PR do?

On the guidance pages, it adds a tag to the right of the section header notifying that that specific section has changed. It follows the same visitation tracking/logic as the inline notification and in-page navigation indicators.

Where should the reviewer start?

In app.js it is just adding context as to which page the user is on, so I would recommend starting at the SubsectionHeader.js file.

What testing has been done on this PR?

Tested its logic with different visitation tracking scenarios.

In addition to the feature you are implementing, have you checked the following:

General UX Checks

  • Small, medium, and large screen sizes
  • Cross-browsers (FireFox, Chrome, and Safari)
  • Light & dark modes
  • All hyperlinks route properly

Accessibility Checks

  • Keyboard interactions
  • Screen reader experience
  • Run WAVE accessibility plugin (Chrome)

Code Quality Checks

  • Console is free of warnings and errors
  • Passes E2E commit checks
  • Visual snapshots are reasonable

How should this be manually tested?

Entering exiting the page (for visitation tracking), and changing/adding PR's to the github repository.

Any background context you want to provide?

What are the relevant issues?

Screenshots (if appropriate)

Screenshot 2023-08-23 at 9 08 36 AM

Should this PR be mentioned in Design System updates?

Yes

Is this change backwards compatible or is it a breaking change?

Yes

@netlify
Copy link

netlify bot commented Aug 24, 2023

👷 Deploy request for keen-mayer-a86c8b pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 535614f

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

2 participants