[Refactor] 할일 상세보기 리팩토링, 메인 페이지 미들웨어 설정 #187
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.
📄 할일 상세보기 리팩토링, 메인 페이지 미들웨어 설정
📝 변경 사항 요약
📌 관련 이슈
🔍 변경 사항 상세 설명
할 일 상세보기의 드롭다운 적용
저희가 생각하는 메인페이지는 /dashboard이고
로그인 한 유저가 사이트를 껐다 키면 / (홈으로) 이동하여서 소개하는 느낌의 글로 지정해두려고 했으나
디자인이 애매하여
미들웨어 설정에서 로그인을 이미한 경우 홈 화면에서 대시보드 페이지로 리다이렉션 되도록 구현하였습니다.
✅ 확인 사항