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/북마크 등록 카테고리 DropBox 추가 #70

Merged
merged 8 commits into from
Jul 24, 2024
Merged

Conversation

bbung95
Copy link
Member

@bbung95 bbung95 commented Jul 21, 2024

📖 관련 문서

스크린샷 2024-07-21 오전 11 20 00

✍🏻 변경사항:

  • 북마크 meta 데이터 input lazy 적용
  • 북마크 이미지 hover case 추가
  • 북마크 카테고리 tag 추가 및 추가 API 적용
  • 북마크 썸네일 이미지 case 추가

🔍 확인할 목록

  • : 북마크 이미지 hover case 플로우 확인
  • : 북마크 url 입력시 inout 입력 불가 확인
  • : 북마크 카테고리 check시 정상 등록 확인

@bbung95 bbung95 added ✨ feat 구현, 개선 사항에 관련된 내용입니다. ♻️ refactoring 코드가 내부적으로 작동하는 방식을 변경합니다. cleanup과는 다릅니다. labels Jul 21, 2024
@bbung95 bbung95 requested a review from hoongding July 21, 2024 02:20
@bbung95 bbung95 self-assigned this Jul 21, 2024
Copy link

vercel bot commented Jul 21, 2024

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

Name Status Preview Comments Updated (UTC)
packit-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 24, 2024 0:37am

@bbung95 bbung95 changed the title Feat/bookmark modal Feat/북마크 등록 카테고리 DropBox 추가 Jul 21, 2024
Copy link

🚀 Storybook 자동 배포 URL: https://6637bd73cba78215aa6e39fa-uondlvvrkm.chromatic.com/

Copy link
Contributor

@hoongding hoongding left a comment

Choose a reason for hiding this comment

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

고생하셨습니다~

}, [categoryData, selectCategory]);

// 카테고리 옵션 외부 클릭시 닫힘
useEffect(() => {
Copy link
Contributor

Choose a reason for hiding this comment

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

외부 클릭했을때 닫히는 hook 있지않나뇽?.?

Copy link
Member Author

Choose a reason for hiding this comment

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

아 그렇네요... 훅으로 수정해놓겠습니다!

Copy link

🚀 Storybook 자동 배포 URL: https://6637bd73cba78215aa6e39fa-gvvbepkxqi.chromatic.com/

@bbung95 bbung95 merged commit 3b13280 into main Jul 24, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 구현, 개선 사항에 관련된 내용입니다. ♻️ refactoring 코드가 내부적으로 작동하는 방식을 변경합니다. cleanup과는 다릅니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants