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: 모바일 화면 높이 수정 #91

Merged
merged 1 commit into from
Jun 28, 2023
Merged

Conversation

corinthionia
Copy link
Member

🔗 연관된 이슈 번호

resolve #90

✨ 어떤 기능을 개발했나요?

카카오톡 인앱 브라우저 내에서 주소창과 하단 네비게이션 바의 높이로 인해 화면 높이 수정이 필요합니다.

✅ 어떻게 해결했나요?

새로운 util 함수를 작성했습니다.


💡 RCA 룰

  • r 꼭 반영해 주세요. 적극적으로 고려해 주세요.
  • c 웬만하면 반영해 주세요.
  • a 반영해도 좋고 안 해도 좋습니다. 사소한 의견입니다.
  • 규칙
    • submit 할 코멘트들 중에서 1개라도 r이 포함되어 있다면 request change를 날립니다.
    • r 이 하나도 없다면 approve 합니다.

@corinthionia corinthionia self-assigned this Jun 28, 2023
@corinthionia corinthionia merged commit 93a3227 into develop Jun 28, 2023
1 check passed
@corinthionia corinthionia deleted the fix/screen-size branch June 30, 2023 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: 모바일 환경에서 화면 높이 변경
1 participant