Skip to content

Conversation

ony540
Copy link
Contributor

@ony540 ony540 commented Aug 29, 2025

이슈번호: #1311

translate Animating based on cause and Activity

  1. 네비게이션 애니메이션 하단 누락 부분 번역
    블로그 > React Labs: View Transitions, Activity, and more
스크린샷 2025-08-30 오전 2 32 41

  1. 원인에 따라 애니메이션 적용하기(Animating based on cause) 번역
    블로그 > React Labs: View Transitions, Activity, and more
스크린샷 2025-08-30 오전 2 35 34

  1. Activity 번역
    블로그 > React Labs: View Transitions, Activity, and more
스크린샷 2025-08-30 오전 2 36 39

  1. 블로그 목록의 React Labs: View Transitions, Activity 카드 번역
    블로그
스크린샷 2025-08-30 오전 2 37 19

필수 확인 사항

선택 확인 사항

  • 번역 초안 작성Draft Translation
  • 리뷰 반영Resolve Reviews

Copy link

vercel bot commented Aug 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
ko-legacy-reactjs-org Ignored Ignored Preview Sep 2, 2025 9:02am

@lumirlumir lumirlumir changed the title translate Animating based on cause and Activity docs: translate Animating based on cause and Activity Sep 1, 2025
Copy link
Collaborator

@lumirlumir lumirlumir left a comment

Choose a reason for hiding this comment

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

PR 보내주셔서 감사합니다!

현재 라인이 1대1 매칭하지 않는 부분이 일부 있어, 코멘트를 남겨두었습니다. 확인 한번 부탁드립니다!


In practice, this works as expected if you have followed the [You Might Not Need an Effect](/learn/you-might-not-need-an-effect) guide. To eagerly find problematic Effects, we recommend adding [`<StrictMode>`](/reference/react/StrictMode) which will eagerly perform Activity unmounts and mounts to catch any unexpected side effects.
In practice, this works as expected if you have followed the [Effect가 필요하지 않은 경우](/learn/you-might-not-need-an-effect) guide. To eagerly find problematic Effects, we recommend adding [`<StrictMode>`](/reference/react/StrictMode) which will eagerly perform Activity unmounts and mounts to catch any unexpected side effects.
실제로는 [Effect가 필요하지 않은 경우](/learn/you-might-not-need-an-effect) 가이드를 따랐다면 예상대로 작동합니다.
Copy link
Collaborator

Choose a reason for hiding this comment

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

여기도 부탁드립니다!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

두 부분 모두 수정했습니다, 죄송합니다!

Copy link

github-actions bot commented Sep 1, 2025

Size changes

📦 Next.js Bundle Analysis for undefined

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Updated Korean text for clarity and consistency in the blog post.
Copy link
Collaborator

@lumirlumir lumirlumir left a comment

Choose a reason for hiding this comment

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

LGTM. 기여 감사합니다!

@lumirlumir lumirlumir merged commit e2f000d into reactjs:main Sep 2, 2025
6 checks passed
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.

[번역 필요]: blog -> React Labs: View Transitions, Activity, and more

2 participants