Prevent duplicate reply submissions #713
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.
작업 내용
singleClick처리가 되어있음에도 여러번 작성되는 경우가 발생했었음bottomSheetDialog댓글창을 사용하는 경우MainScreen에서 해당 바텀시트가 최상단에 보여지므로Snackbar가 가려져서 보이지 않았음MainScreen에서 바텀시트의visible여부에 따라 시트 상단에 띄울지,snakbarhost영역에 띄울지 구분하도록 수정참고