[Campus][Feature] 분실물 글 작성 로그인 다이얼로그 추가 #1240
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.
PR 개요
이슈 번호:
PR 체크리스트
작업사항
작업사항의 상세한 설명
분실물 글 작성 시에 로그인 여부와 다이얼로그를 띄우도록 수정했습니다.
기존
showLoginDialog상태를showFilterLoginDialog,showWriteLoginDialog의 두 상태로 나누었습니다.그에 따라 중복되는 코드를 줄이기 위해
LoginDialog라는 공통 component 를 만들어 사용했습니다.논의 사항
스크린샷
추가내용