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

feat: Snackbar 컴포넌트 구현 및 스토리 작성 #95

Merged
merged 8 commits into from
Sep 11, 2024
Merged

Conversation

lsy20140
Copy link
Collaborator

@lsy20140 lsy20140 commented Sep 10, 2024

#️⃣ 이슈 번호

ex) - #이슈번호


📝 작업 내용

  • Snackbar 컴포넌트 구현
  • 스토리 작성
  • useUIStore 내 state 관리(snackbarType, showSnackbar, hideSnackbar)
  • fade-in animate 추가하여 자연스럽게 나타나도록 구현
  • 3초 후에 사라지도록 구현

📸 스크린샷

화면 녹화 중 2024-09-10 233743


💬 리뷰 요구사항/참고 사항

  • 테스트용으로 댓글 신고에만 적용해 놓은 상태입니다.

@lsy20140 lsy20140 added ✨ Feature 기능 개발 🎨 Html&css 마크업 & 스타일링 labels Sep 10, 2024
@lsy20140 lsy20140 self-assigned this Sep 10, 2024
@lsy20140 lsy20140 linked an issue Sep 10, 2024 that may be closed by this pull request
4 tasks
Copy link

@azure-553
Copy link
Collaborator

확인했습니다, 적어주신 참고사항 인지하고있겠습니다

@lsy20140 lsy20140 merged commit 3ce5be4 into main Sep 11, 2024
2 checks passed
@lsy20140 lsy20140 deleted the feat/#72 branch October 1, 2024 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발 🎨 Html&css 마크업 & 스타일링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Snackbar 컴포넌트 구현 및 스토리 작성
2 participants