From 0e9396dd4e7a3e103ce1e228352023440d1f48bb Mon Sep 17 00:00:00 2001 From: Tai Wilkin-Corraggio Date: Mon, 1 Nov 2021 12:09:30 -0400 Subject: [PATCH] Update My Lists link/copy When looking at a list in the My Lists section of the OAR, there is introductory text above the list. This has been updated to, 'Read about how your facility data is processed and matched.' and the link has been updated to the new info site link. --- CHANGELOG.md | 1 + src/app/src/components/FacilityListItems.jsx | 14 +++++++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb6ea72e5..d12d1dae3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Changed - Update copy [#1515](https://github.com/open-apparel-registry/open-apparel-registry/pull/1515) +- Update My Lists link/copy [#1516](https://github.com/open-apparel-registry/open-apparel-registry/pull/1516) ### Deprecated diff --git a/src/app/src/components/FacilityListItems.jsx b/src/app/src/components/FacilityListItems.jsx index 1406887ef..debda3579 100644 --- a/src/app/src/components/FacilityListItems.jsx +++ b/src/app/src/components/FacilityListItems.jsx @@ -23,9 +23,9 @@ import { OARFont, listsRoute, facilityListItemsRoute, - aboutProcessingRoute, authLoginFormRoute, dashboardListsRoute, + InfoLink, } from '../util/constants'; import { facilityListPropType } from '../util/propTypes'; @@ -207,11 +207,15 @@ class FacilityListItems extends Component {
- Read about how your facility lists are processed and - matched in this  - - guide + Read about how your facility data is{' '} + + processed and matched + .
{list.item_count ? (