fix: 키보드 가림 방지 및 ux 개선 #124
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
## #️⃣연관된 이슈
📝작업 내용
인풋 사용 페이지 키보드 가림 방지 로직 적용
스크린샷 (선택)
의미있게 로직 사용되는 스크린 gif로 올립니다.
키보드가 늦게 뜨는건 cmd+k를 눌러주어야해서 그렇습니다..
💬리뷰 요구사항(선택)
가게 관리 스크린에서 한 줄 소개는 키보드에 방해 받을 위치가 아닌 것 같아 굳이 해당 pr 로직 추가하지 않았습니다.
review-reply-screen에서 현재 피알 기준 화면 캡처입니다.
리뷰가 길어질 시 Input 태그 height가 증가하지 않아서 ux 이슈가 있을 것 같아 TODO로만 남겼습니다!