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: Replace duplicate code with common components #25

Merged
merged 4 commits into from
Oct 9, 2024

Conversation

junkisai
Copy link
Member

@junkisai junkisai commented Oct 8, 2024

Summary

By implementing multilingual support(ref. #16 ), we've encountered cases where different page paths display the same content. Previously, these were managed with separate code blocks. I appreciate that you've now consolidated them into a single location.

Related Issue

Changes

Testing

Other Information

@junkisai junkisai temporarily deployed to preview - service-site October 8, 2024 10:02 — with GitHub Actions Inactive
@junkisai junkisai temporarily deployed to preview - service-site-storybook October 8, 2024 10:02 — with GitHub Actions Inactive
@junkisai junkisai changed the title Refactor/duplicate component refactor: Replace duplicate code with common components Oct 8, 2024
@junkisai junkisai marked this pull request as ready for review October 8, 2024 10:09
@junkisai junkisai requested a review from a team as a code owner October 8, 2024 10:09
@junkisai junkisai requested review from hoshinotsuyoshi, FunamaYukina, MH4GF and sasamuku and removed request for a team October 8, 2024 10:09
Copy link
Member

@MH4GF MH4GF left a comment

Choose a reason for hiding this comment

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

nice 👍🏻

@junkisai junkisai force-pushed the refactor/duplicate-component branch from e00e599 to b8e3623 Compare October 9, 2024 02:04
@junkisai junkisai temporarily deployed to preview - service-site October 9, 2024 02:05 — with GitHub Actions Inactive
@junkisai junkisai temporarily deployed to preview - service-site-storybook October 9, 2024 02:05 — with GitHub Actions Inactive
@junkisai junkisai force-pushed the refactor/duplicate-component branch from b8e3623 to fea31a7 Compare October 9, 2024 02:06
@junkisai junkisai temporarily deployed to preview - service-site October 9, 2024 02:07 — with GitHub Actions Inactive
@junkisai junkisai temporarily deployed to preview - service-site-storybook October 9, 2024 02:07 — with GitHub Actions Inactive
@junkisai junkisai force-pushed the refactor/duplicate-component branch from fea31a7 to d959c3c Compare October 9, 2024 02:10
@junkisai junkisai temporarily deployed to preview - service-site October 9, 2024 02:10 — with GitHub Actions Inactive
@junkisai junkisai temporarily deployed to preview - service-site-storybook October 9, 2024 02:10 — with GitHub Actions Inactive
Base automatically changed from 2710/mdx-doc to main October 9, 2024 02:37
@junkisai junkisai force-pushed the refactor/duplicate-component branch from d959c3c to 0a8f8d7 Compare October 9, 2024 02:38
@junkisai junkisai temporarily deployed to preview - service-site October 9, 2024 02:38 — with GitHub Actions Inactive
@junkisai junkisai temporarily deployed to preview - service-site-storybook October 9, 2024 02:38 — with GitHub Actions Inactive
@junkisai junkisai merged commit 410e804 into main Oct 9, 2024
6 checks passed
@junkisai junkisai deleted the refactor/duplicate-component branch October 9, 2024 02:41
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.

2 participants