Skip to content

Conversation

@ShipFriend0516
Copy link
Owner

@ShipFriend0516 ShipFriend0516 commented Aug 8, 2025

  • 선언적으로 단축키에 대한 동작을 추가할 수 있는 커스텀 훅 구현
  • 메인 페이지에서 글쓰기 페이지로 이동 등의 기능 구현
  • isGlobal 변수로 전역으로 설정 가능하도록 구현
image

고민:
// 다른 페이지로 먼저 접근하면 전역 이벤트가 설정되지 않는다.
// 생각나는 해결방법: layout.tsx 에서 useShortcut 훅을 사용하여 전역 이벤트를 설정한다.
// 이렇게 할 경우 어떤 페이지로 접근하든 전역 이벤트를 설정 할 수 있다.

@vercel
Copy link

vercel bot commented Aug 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 8, 2025 9:33am

@ShipFriend0516 ShipFriend0516 merged commit 482cd6e into master Aug 8, 2025
3 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.

2 participants