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: 메뉴 제보 기능 구현 #28

Merged
merged 6 commits into from
May 5, 2023
Merged

feat: 메뉴 제보 기능 구현 #28

merged 6 commits into from
May 5, 2023

Conversation

ZZANZU
Copy link
Collaborator

@ZZANZU ZZANZU commented May 5, 2023

1. 개요

  • 메뉴가 등록되지 않은 식당의 경우, 사용자가 직접 메뉴를 제보할 수 있는 기능을 구현합니다.

2. 내용

  • 제보 방식 : 카카오톡 오픈 채팅(링크)
  • 주요 로직 : 메뉴가 등록되지 않은 식당의 item 뷰에 '제보하기' 버튼 추가

2.1 구현

(1) Remote Config에 카카오톡 오픈 채팅 URL 추가 : REPORT_MENU_URL(개발/배포 동일)
(2) 최초 마커 클릭시 표시되는 ViewPager의 item 뷰의 높이가 제대로 wrap_content되지 않는 현상 해결 시도

  • 메뉴 레이아웃을 parent의 top에 붙도록 변경

2.2 스크린샷

제보하기 레이아웃 (2)번 내용 적용 전 (2)번 내용 적용 후
image image image

@ZZANZU ZZANZU self-assigned this May 5, 2023
@ZZANZU ZZANZU merged commit ec32e33 into dev May 5, 2023
@ZZANZU ZZANZU deleted the feat/report-menu branch May 5, 2023 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant