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

addresses last of the policy hub items in issue #3633 #3654

Merged
merged 12 commits into from
Sep 12, 2024

Conversation

kccrtv
Copy link
Collaborator

@kccrtv kccrtv commented Sep 10, 2024

Description and Motivation

Has this been tested? How?

tests passing

Screenshots (if appropriate)

Types of changes

  • Bug fix
  • New content or feature
  • Refactor / chore

New frontend preview link is below in the Netlify comment 😎

Copy link

netlify bot commented Sep 10, 2024

Deploy Preview for health-equity-tracker ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit b9adbc5
🔍 Latest deploy log https://app.netlify.com/sites/health-equity-tracker/deploys/66e3027f2a1b47000822e7a0
😎 Deploy Preview https://deploy-preview-3654--health-equity-tracker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@kccrtv kccrtv mentioned this pull request Sep 11, 2024
9 tasks
benhammondmusic and others added 8 commits September 11, 2024 13:31
…atcherInstitute#3648)

# Description and Motivation
<!--- bulleted, high level items. use keywords (eg "closes SatcherInstitute#144" or
"fixes #4323") -->

Incremental migration from react-router-dom v5 to v6 following
remix-run/react-router#8753

- installs compat package that runs both v5 and v6 apis
- migrates WHAT IS HEALTH EQUITY and NEWS sub routes over to v6 via the
compat package
- once the whole app is via the compat package using v6 apis we can
remove it and the components will work perfectly with v6
- extracts the text/icon from the HetTextArrowLink component, since we
are using it on cards where the whole thing is linked, causing issues
with nested `<a>`s. This way if we want the arrow on a larger linked
item we can, or used on its own with the linking features and animation
on hover

## Has this been tested? How?

tests passing after updating their test routers to use compat as well


## Types of changes

(leave all that apply)

- Bug fix
- Refactor / chore

## New frontend preview link is below in the Netlify comment 😎
@kccrtv kccrtv marked this pull request as ready for review September 11, 2024 19:43
Copy link
Collaborator

@benhammondmusic benhammondmusic left a comment

Choose a reason for hiding this comment

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

Thanks Kim! Just a few changes noted here; some updates to the demographic specifics and also some a11y labels for the icons. Then also once you've had a chance to fix up the HTML dom-nesting warnings just re-request the review and I'll check it out.

frontend/src/pages/Policy/policyContent/FaqsContent.tsx Outdated Show resolved Hide resolved
frontend/src/pages/Policy/policyContent/FaqsContent.tsx Outdated Show resolved Hide resolved
frontend/src/pages/Policy/policyContent/FaqsContent.tsx Outdated Show resolved Hide resolved
frontend/src/styles/HetComponents/HetLaunchLink.tsx Outdated Show resolved Hide resolved
frontend/src/utils/externalUrls.ts Show resolved Hide resolved
Copy link
Collaborator

@benhammondmusic benhammondmusic left a comment

Choose a reason for hiding this comment

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

🎉🎉

@kccrtv kccrtv merged commit 1286f49 into SatcherInstitute:main Sep 12, 2024
10 checks passed
@kccrtv kccrtv deleted the policy-hub-items branch September 12, 2024 15:33
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.

Policy Hub Items
2 participants