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

refactor(layouts): create story and update style for base layout #12960

Merged
merged 13 commits into from
Jul 9, 2024

Conversation

TylerAPfledderer
Copy link
Contributor

@TylerAPfledderer TylerAPfledderer commented May 14, 2024

Description

Create a story for RootLayout, now named BaseLayout to be in sync with naming in the DS.

Also makes slight layout adjustments to adhere to the DS.

Copy link

netlify bot commented May 14, 2024

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 7989e90
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/667b23b810b2de0008849eb0
😎 Deploy Preview https://deploy-preview-12960--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 43 (🔴 down 4 from production)
Accessibility: 92 (no change from production)
Best Practices: 83 (🔴 down 9 from production)
SEO: 93 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

@github-actions github-actions bot added content 🖋️ This involves copy additions or edits dependencies 📦 Changes related to project dependencies needs review 👀 labels May 14, 2024
Copy link
Member

@pettinarip pettinarip left a comment

Choose a reason for hiding this comment

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

Nice to see a story for this!!

src/layouts/BaseLayout.tsx Outdated Show resolved Hide resolved
src/layouts/layoutStories/BaseLayout.stories.tsx Outdated Show resolved Hide resolved
@github-actions github-actions bot added the tooling 🔧 Changes related to tooling of the project label May 31, 2024
@TylerAPfledderer
Copy link
Contributor Author

I am aware of the current conflict with the old RootLayout in prod

@wackerow
Copy link
Member

We refactored where we convert this Date into a readable string, and we're now passing lastDeployLocaleTimestamp instead of lastDeployDate. Updated the two instances of this variable name which fixed the build issue locally for me.

Copy link
Member

@wackerow wackerow left a comment

Choose a reason for hiding this comment

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

Lgtm!

@wackerow
Copy link
Member

Seeing 113 items in the Chromatic change set. These look good to me, but @TylerAPfledderer should @nloureiro sign off on these before pulling in?

@TylerAPfledderer
Copy link
Contributor Author

Seeing 113 items in the Chromatic change set. These look good to me, but @TylerAPfledderer should @nloureiro sign off on these before pulling in?

We are trying to leave them to review during staging

@nloureiro
Copy link
Contributor

yes, I went through all of the differences, and they seem ok. approved on chromatic

@pettinarip
Copy link
Member

Seeing 113 items in the Chromatic change set. These look good to me, but @TylerAPfledderer should @nloureiro sign off on these before pulling in?

We are trying to leave them to review during staging

Is that necessary? maybe Im not following you on what you mean with staging but shouldn't they all appear when we create the PR pointing to staging?

I think we should review & fix them if we are adding them here since that is the scope of the PR, right?

@TylerAPfledderer
Copy link
Contributor Author

TylerAPfledderer commented Jun 27, 2024

Seeing 113 items in the Chromatic change set. These look good to me, but @TylerAPfledderer should @nloureiro sign off on these before pulling in?

We are trying to leave them to review during staging

Is that necessary? maybe Im not following you on what you mean with staging but shouldn't they all appear when we create the PR pointing to staging?

I think we should review & fix them if we are adding them here since that is the scope of the PR, right?

I recall having the discussion previously during the QA sessions. So that Nuno is not tasked to look over every single PR that had a change, we leave the UI Review check open for Nuno to view changeset during the QA Session days when the deploy PR is created. As the final "signoff" of sorts.

If it appears that might not be ideal, then should that check block these PRs until Nuno approves it?

@corwintines corwintines self-assigned this Jul 9, 2024
Copy link
Member

@corwintines corwintines left a comment

Choose a reason for hiding this comment

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

LGTM!

@corwintines corwintines merged commit 7b9d5cd into ethereum:dev Jul 9, 2024
10 checks passed
@TylerAPfledderer TylerAPfledderer deleted the refactor/base-layout-to-DS branch July 9, 2024 19:06
This was referenced Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content 🖋️ This involves copy additions or edits dependencies 📦 Changes related to project dependencies tooling 🔧 Changes related to tooling of the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants