Skip to content

chore(dialog): diy migration #2168

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

Merged
merged 2 commits into from
Oct 13, 2023
Merged

chore(dialog): diy migration #2168

merged 2 commits into from
Oct 13, 2023

Conversation

blunteshwar
Copy link
Contributor

Description

Migrated dialog ro core tokens

How and where has this been tested?

Please tag yourself on the tests you've marked complete to confirm the tests have been run by someone other than the author.

Regression testing

Validate:

  1. A legacy documentation page (such as accordion), including:
  • The page renders correctly
  • The page is accessible
  • The page is responsive
  1. A migrated documentation page (such as action group), including:
  • The page renders correctly
  • The page is accessible
  • The page is responsive

Screenshots

To-do list

  • I have read the contribution guidelines.

  • I have updated relevant storybook stories and templates.

  • I have tested these changes in Windows High Contrast mode.

  • If my change impacts other components, I have tested to make sure they don't break.

  • If my change impacts documentation, I have updated the documentation accordingly.

  • ✨ This pull request is ready to merge. ✨

@blunteshwar blunteshwar requested a review from pfulton September 14, 2023 10:55
@github-actions
Copy link
Contributor

github-actions bot commented Sep 14, 2023

🚀 Deployed on https://pr-2168--spectrum-css.netlify.app

Copy link
Contributor

@mlogsdon18 mlogsdon18 left a comment

Choose a reason for hiding this comment

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

Just a few things. Overall great job!

@github-actions github-actions bot temporarily deployed to pull request September 20, 2023 07:12 Inactive
Copy link
Collaborator

@mdt2 mdt2 left a comment

Choose a reason for hiding this comment

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

I'm seeing some visual differences (color and spacing) between this migration and the component on production, can you take a look if you see the same?

dialog-visual-differences

@github-actions github-actions bot temporarily deployed to pull request September 22, 2023 08:12 Inactive
@blunteshwar
Copy link
Contributor Author

I'm seeing some visual differences (color and spacing) between this migration and the component on production, can you take a look if you see the same?

dialog-visual-differences

Solved!

@blunteshwar blunteshwar requested a review from mdt2 September 22, 2023 09:58
@github-actions github-actions bot temporarily deployed to pull request September 22, 2023 10:02 Inactive
Copy link
Collaborator

@mdt2 mdt2 left a comment

Choose a reason for hiding this comment

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

It's looking really good! Just a couple Express theme questions.

The border-radius looks different with the Express theme as well:

express-border-radius

@github-actions github-actions bot temporarily deployed to pull request September 23, 2023 03:48 Inactive
@blunteshwar
Copy link
Contributor Author

It's looking really good! Just a couple Express theme questions.

The border-radius looks different with the Express theme as well:

express-border-radius

Resolved!

@github-actions github-actions bot temporarily deployed to pull request September 23, 2023 04:26 Inactive
@blunteshwar blunteshwar requested a review from mdt2 September 25, 2023 06:09
Copy link
Collaborator

@mdt2 mdt2 left a comment

Choose a reason for hiding this comment

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

This looks good to me!

Copy link
Collaborator

@jawinn jawinn left a comment

Choose a reason for hiding this comment

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

I just looked over the changed files and noticed mostly some formatting adjustments, along with a couple custom properties that I think should be renamed.

@github-actions github-actions bot temporarily deployed to pull request September 26, 2023 06:45 Inactive
@blunteshwar blunteshwar requested a review from jawinn September 26, 2023 08:04
@github-actions github-actions bot temporarily deployed to pull request September 26, 2023 08:09 Inactive
Copy link
Collaborator

@jawinn jawinn left a comment

Choose a reason for hiding this comment

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

I went through the previous comments and marked some as resolved. It looks like a few still need updates. Another thing I noticed below, which is similar to the other comments about custom property names.

@blunteshwar blunteshwar requested a review from jawinn September 27, 2023 05:27
@github-actions github-actions bot temporarily deployed to pull request September 27, 2023 05:32 Inactive
@github-actions github-actions bot temporarily deployed to pull request September 30, 2023 02:02 Inactive
@blunteshwar
Copy link
Contributor Author

Thanks for those updates. Other than the requested changes below, can you also took at these previous comments about the formatting of the fallback vars throughout the index.css file? I'm looking at changed files and most of them still need spaces.

Done!

@github-actions github-actions bot temporarily deployed to pull request September 30, 2023 02:14 Inactive
@jawinn
Copy link
Collaborator

jawinn commented Oct 2, 2023

Thanks for those updates. Other than the requested changes below, can you also took at these previous comments about the formatting of the fallback vars throughout the index.css file? I'm looking at changed files and most of them still need spaces.

Done!

Thanks. It looks like a few have double spaces now. Once that's fixed and the mods.md file is regenerated, this should be ready for approval.

@github-actions github-actions bot temporarily deployed to pull request October 3, 2023 06:34 Inactive
@blunteshwar
Copy link
Contributor Author

Thanks for those updates. Other than the requested changes below, can you also took at these previous comments about the formatting of the fallback vars throughout the index.css file? I'm looking at changed files and most of them still need spaces.

Done!

Thanks. It looks like a few have double spaces now. Once that's fixed and the mods.md file is regenerated, this should be ready for approval.

Done!

@blunteshwar blunteshwar requested a review from jawinn October 3, 2023 06:44
@github-actions github-actions bot temporarily deployed to pull request October 3, 2023 06:47 Inactive
@jawinn jawinn added the run_vrt For use on PRs looking to kick off VRT label Oct 4, 2023
@github-actions github-actions bot removed the run_vrt For use on PRs looking to kick off VRT label Oct 4, 2023
mdt2 pushed a commit that referenced this pull request Oct 11, 2023
Batch adding component-specific custom tokens from PRs #2164, #2168, #2185, #2175, #2188, and #1971
mdt2 pushed a commit that referenced this pull request Oct 11, 2023
Batch adding component-specific custom tokens from PRs #2164, #2168, #2185, #2175, #2188, and #1971
pfulton pushed a commit that referenced this pull request Oct 12, 2023
Batch adding component-specific custom tokens from PRs #2164, #2168, #2185, #2175, #2188, and #1971
@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 09:33 Inactive
@Rajdeepc Rajdeepc force-pushed the blunteshwar/dialog-diy-migration branch from 43f05c1 to ad995cd Compare October 13, 2023 10:05
@Rajdeepc Rajdeepc closed this Oct 13, 2023
@Rajdeepc Rajdeepc force-pushed the blunteshwar/dialog-diy-migration branch from ffe7d92 to 0b83f13 Compare October 13, 2023 10:08
@Rajdeepc Rajdeepc reopened this Oct 13, 2023
@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 10:21 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 10:22 Inactive
@pfulton pfulton added the run_vrt For use on PRs looking to kick off VRT label Oct 13, 2023
@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 13:52 Inactive
@github-actions github-actions bot removed the run_vrt For use on PRs looking to kick off VRT label Oct 13, 2023
@pfulton pfulton merged commit 0811386 into main Oct 13, 2023
@pfulton pfulton deleted the blunteshwar/dialog-diy-migration branch October 13, 2023 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants