Skip to content

Conversation

@mxsoco
Copy link
Collaborator

@mxsoco mxsoco commented Oct 10, 2024

Addition of Foundations pages and content into the DS website.

@netlify
Copy link

netlify bot commented Oct 10, 2024

Deploy Preview for abgov-ui-component-docs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 0d68c06
🔍 Latest deploy log https://app.netlify.com/projects/abgov-ui-component-docs/deploys/68260dc80657d10008521bce
😎 Deploy Preview https://deploy-preview-252--abgov-ui-component-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 35
Accessibility: 93
Best Practices: 100
SEO: 83
PWA: -
View the detailed breakdown and full score reports

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

@chrisolsen chrisolsen marked this pull request as draft October 15, 2024 15:32
@mxsoco mxsoco changed the title chore: populate Accessibility page chore: populate Foundations pages Oct 15, 2024
@lizhuomeng71
Copy link
Collaborator

need a space before "You can use plugins..."

image

@mxsoco
Copy link
Collaborator Author

mxsoco commented Oct 21, 2024

@lizhuomeng71
Made change, but cannot confirm on test page as my changes have not been automatically checked. Still says "This pull request is still a work in progress".

@chrisolsen
Copy link
Collaborator

@mxsoco Since it was your first PR netlify required my approval. It should be available now.

@mxsoco
Copy link
Collaborator Author

mxsoco commented Oct 21, 2024

@chrisolsen Oh I see. Has that always been the case? Up until today, I was able to get a quick check within a few seconds and take a look at my issues.

@chrisolsen
Copy link
Collaborator

@mxsoco There is something that is being flagged in your PR
image


<h2>Text styles</h2>
<GoABlock mt="xl" mb="xl">
<div style={{ font: getCssVarValue(`--$goa-typography-heading-xl`) }}>XLarge heading - Perspiciatis unde omnis iste natus error sit.</div>
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove the $

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Removed them.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Is this what sparked that flagged message you mentioned @chrisolsen?

Copy link
Collaborator

Choose a reason for hiding this comment

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

For the future, the use of the getCssVarValue is not needed. Just using font: "var(--goa-typo...)" should work.

@mxsoco
Copy link
Collaborator Author

mxsoco commented Oct 22, 2024

@chrisolsen please review when you have time. Our team would like to look over the changes later this week.

@chrisolsen
Copy link
Collaborator

chrisolsen commented Oct 22, 2024

Is this running on your local machine?
I am seeing the following errors in the Netflify logs

3:18:02 PM: src/routes/foundations/Iconography.tsx(28,19): error TS1005: '...' expected.
3:18:02 PM: src/routes/foundations/Iconography.tsx(37,19): error TS1005: '...' expected.
3:18:02 PM: src/routes/foundations/Iconography.tsx(46,19): error TS1005: '...' expected.
3:18:02 PM: src/routes/foundations/Iconography.tsx(55,19): error TS1005: '...' expected.
3:18:02 PM: src/routes/foundations/Iconography.tsx(64,19): error TS1005: '...' expected.
3:18:02 PM: src/routes/foundations/Typography.tsx(212,11): error TS1005: '>' expected.

@mxsoco
Copy link
Collaborator Author

mxsoco commented Oct 22, 2024

@chrisolsen I adjusted the lines in the iconography and typography pages

@chrisolsen
Copy link
Collaborator

Are you running the code on your side when making the changes?

@mxsoco
Copy link
Collaborator Author

mxsoco commented Oct 22, 2024

@chrisolsen I am not. I've been making the content changes through GitHub. Before yesterday, was able to get checks done quickly and get a preview.

@chrisolsen
Copy link
Collaborator

@mxsoco Maybe we should get things setup on your side. It will speed up the pace to allow you to see your changes and will prevent any unexpected hold ups. @ArakTaiRoth can help you out with this.

@mxsoco
Copy link
Collaborator Author

mxsoco commented Oct 23, 2024

@chrisolsen was able to setup a local environment. I'll add the updates once I've confirmed them locally.

@mxsoco
Copy link
Collaborator Author

mxsoco commented May 15, 2025

@Spark450 @ArakTaiRoth Foundations pages are good to get published. Let me know if there needs to be any adjustments.

@mxsoco mxsoco closed this by deleting the head repository May 15, 2025
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.