-
Notifications
You must be signed in to change notification settings - Fork 7
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
feat: Implements help component and prevents dragging #199
Conversation
π Storybook preview deployed to: Visit Storybook Preview |
π Storybook preview deployed to: Visit Storybook Preview |
π Storybook preview deployed to: Visit Storybook Preview |
π Storybook preview deployed to: Visit Storybook Preview |
handle: { | ||
closeModal: () => void; | ||
openModal: () => void; | ||
handleKeyDown: (e: KeyboardEvent<Element>) => void; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
λ ννν κ΅¬μ‘°λ‘ propsμ μ κ·Όν μ μλλ‘ handleCloseModal
μ²λΌ μ¬μ©νλ κ²μ μ΄λ¨κΉμ?
νΉμ handle
κ°μ²΄λ‘ κ°μΈλκ² λ μ ν©νλ€κ³ μκ°νμ λ€λ©΄ handler
κ° μλ―Έμ λ μ μ ν κ² κ°μ΅λλ€.
π Storybook preview deployed to: Visit Storybook Preview |
π Storybook preview deployed to: Visit Storybook Preview |
π Storybook preview deployed to: Visit Storybook Preview |
client/src/layouts/RootLayout.tsx
Outdated
<img src={helpIcon} alt="λμλ§ λ³΄κΈ° λ²νΌ" /> | ||
</Button> | ||
<RollingModal isModalOpened={isModalOpened} handle={{ closeModal, openModal, handleKeyDown }} /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Button
κ³Ό RollingModal
μ λ¬Άμ΄μ ν μ»΄ν¬λνΈμμ νΈλ€λ¬ λ° μ»€μ€ν
ν
μ¬μ© ν λ μ΄μμμ μ¬λ €μ£ΌμΈμ~
client/package.json
Outdated
@@ -19,6 +19,8 @@ | |||
}, | |||
"dependencies": { | |||
"@lottiefiles/dotlottie-react": "^0.10.1", | |||
"@lottiefiles/react-lottie-player": "^3.5.4", | |||
"@tanstack/react-query": "^5.59.19", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tanstack/react-query μμ ν΄μ£ΌμΈμ~
π§Ή Storybook preview for PR #199 has been removed. |
π Storybook preview deployed to: Visit Storybook Preview |
π μμ λ΄μ©
closes #189
π‘ μμΈν μ€λͺ
π μ°Έκ³ μλ£ & ꡬν κ²°κ³Ό (μ ν)
μμ° μμ
μ±λ₯ κ΄λ ¨ μ΄μ
λμλ§ ν μ€νΈ
π’ 리뷰 μꡬ μ¬ν (μ ν)
π© νμ μμ (μ ν)
β μ ν 체ν¬λ¦¬μ€νΈ
main
μ΄ μλλλ€.)