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

fix: 메인 페이지 이외 카테고리 추가시 BS 사라지던 오류 수정 및 input focus 해제 #164

Merged
merged 2 commits into from
Jul 22, 2023

Conversation

ww8007
Copy link
Member

@ww8007 ww8007 commented Jul 22, 2023

📌 개요 (필수)

  1. 메인 페이지 이외 카테고리 추가 후 복귀 시 BS 사라지던 오류 수정
  2. BS 오픈시 input 자동 foucs 해제

🔨 작업 사항 (필수)

  • 추가 또는 변경된 내용을 적어주세요.

  • path를 판단하여 bottomNavigate path면 북마크 유지하도록 수정

  • ref를 활용하여 focus 의도적 해제 로직 추가


⚡️ 관심 리뷰 (선택)

  • 특별히 확인 받고 싶은 내용을 적어주세요.

🌱 연관 내용 (선택)

  • 관련 있는 내용, 또는 앞으로 고려할 내용을 적어주세요.

@ww8007 ww8007 added the 🐛 Bug 버그 label Jul 22, 2023
@ww8007 ww8007 self-assigned this Jul 22, 2023
@vercel
Copy link

vercel bot commented Jul 22, 2023

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

Name Status Preview Updated (UTC)
pickly-frontend ✅ Ready (Inspect) Visit Preview Jul 22, 2023 11:54am

@ww8007 ww8007 added the 🔨 Fix 기능 수정 label Jul 22, 2023
@ww8007 ww8007 merged commit a0c792f into develop Jul 22, 2023
2 checks passed
@ww8007 ww8007 deleted the fix/#163/bookmark-add-bs branch July 22, 2023 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug 버그 🔨 Fix 기능 수정
Projects
Development

Successfully merging this pull request may close these issues.

[FIX]: 메인 화면 이외 화면 카테고리 추가시 원복하면 BS 사라지는 오류 수정
1 participant