[D2C-57] 공통 레이아웃 Footer 및 서비스 정보 영역 구성#18
Merged
Conversation
- add shared footer with service, purchase flow and implementation scope sections - add GitHub repository link with inline GitHub icon - improve footer copyright and repository metadata - fix sticky footer layout for short content pages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
개요
D2C-57에서는 전체 페이지에서 공통으로 노출되는 Footer 영역을 추가하고, 서비스 주요 화면, 구매 흐름, 구현 범위, GitHub Repository 정보를 제공하도록 레이아웃을 보완했습니다.
또한 콘텐츠가 짧은 장바구니/체크아웃 빈 상태 페이지에서도 Footer가 화면 중간에 떠 보이지 않고 하단에 자연스럽게 위치하도록 sticky footer 레이아웃을 함께 정리했습니다.
포함 범위
공통 Footer 영역 추가
GitHub Repository 정보 추가
Sticky Footer 레이아웃 보완
app-shell을 세로 flex layout으로 구성app-main이 남은 화면 높이를 차지하도록 수정반응형 스타일 보완
검증 결과
프론트엔드 타입 체크를 실행하여 정상 통과를 확인했습니다.
프론트엔드 빌드를 실행하여 정상 통과를 확인했습니다.
수동 확인 항목:
브랜치 통합 방식
이번 PR의 통합 흐름은 아래와 같습니다.
develop병합 후에는 공통 Footer 및 서비스 정보 영역이 Sprint 2 프론트엔드 공통 레이아웃에 반영됩니다.향후 브랜치 운영 원칙
Sprint 2에서는 아래 브랜치 운영 원칙을 유지합니다.
develop에서 분기develop으로 개별 PR 생성develop을main에 병합main은 배포 기준 브랜치로 유지체크리스트
develop기준으로 분기