We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
NumberKeyboardBottomSheet 영역에서 스크롤이 가능한 문제가 있습니다.
NumberKeyboardBottomSheet가 올라온 경우 해당 영역을 드래그 해도 스크롤이 됩니다.
NumberKeyboardBottomSheet 영역에서 상하로 드래그를 하면, bottomSheet 뒤의 페이지 영역이 스크롤 됩니다.
NumberKeyboardBottomSheet 영역에서 상하로 드래그를 해도, bottomSheet 뒤의 페이지 영역이 스크롤되지 않도록 고정합니다.
The text was updated successfully, but these errors were encountered:
Todari
Successfully merging a pull request may close this issue.
📄 버그 내용
NumberKeyboardBottomSheet 영역에서 스크롤이 가능한 문제가 있습니다.
🚨 버그 발생 상황
2024-09-25.1.37.00.mov
NumberKeyboardBottomSheet가 올라온 경우 해당 영역을 드래그 해도 스크롤이 됩니다.
as-is
NumberKeyboardBottomSheet 영역에서 상하로 드래그를 하면, bottomSheet 뒤의 페이지 영역이 스크롤 됩니다.
to-be
NumberKeyboardBottomSheet 영역에서 상하로 드래그를 해도, bottomSheet 뒤의 페이지 영역이 스크롤되지 않도록 고정합니다.
예상 결과
NumberKeyboardBottomSheet 영역에서 상하로 드래그를 해도, bottomSheet 뒤의 페이지 영역이 스크롤되지 않도록 고정합니다.
🫡 참고사항
The text was updated successfully, but these errors were encountered: