feat(stackflow): add FocusScope to AppScreen for focus management#1464
feat(stackflow): add FocusScope to AppScreen for focus management#1464
Conversation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthrough다양한 새로운 컴포넌트(Menu, Footer, Side Navigation, Layout), 반응형 디자인 시스템, 및 PostCSS 기반 반응형 플러그인을 추가하고, Rootage 파서를 업데이트하며 광범위한 문서, 예제, 스토리를 확장합니다. Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~60 minutes Possibly related PRs
Suggested reviewers
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
|
Alpha Preview (Stackflow SPA)
|
Alpha Preview (Storybook)
|
Alpha Preview (Docs)
|
Move focus logic from onMountAutoFocus (which fires during enter-active and interrupts CSS animation) to a useEffect that waits for enter-done. transitionState only transitions to "enter-done" once per activity lifecycle, so the effect naturally runs once without needing a ref guard. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Summary by CodeRabbit
새로운 기능, 버그 수정 및 문서 업데이트
새로운 기능
버그 수정
문서
제거된 항목