Skip to content

Fix : 본문 콘텐츠 영역 및 로그인 화면 스크롤 레이아웃 수정 (#286)#287

Open
GulSam00 wants to merge 1 commit into
developfrom
fix/286-mainContentLayout
Open

Fix : 본문 콘텐츠 영역 및 로그인 화면 스크롤 레이아웃 수정 (#286)#287
GulSam00 wants to merge 1 commit into
developfrom
fix/286-mainContentLayout

Conversation

@GulSam00

Copy link
Copy Markdown
Owner

📌 PR 제목

Fix : 본문 콘텐츠가 헤더/푸터 제외 전체 영역을 채우도록 레이아웃 수정 및 로그인 화면 스크롤 제거

📌 변경 사항

  • 루트 레이아웃 컨테이너를 h-dvh 기준 flex 컬럼으로 고정하고, 본문 wrapper를 h-fullflex-1 min-h-0으로 변경
  • Header/Footershrink-0 적용, Footerfixed 대신 flow 배치로 변경해 실제 뷰포트 하단에 정확히 고정
  • recent, tosing, popular, /(검색) 페이지에서 스크롤 리스트에 쓰이던 calc(100vh-Nrem) 매직 넘버를 flex-1 min-h-0으로 교체해 헤더/푸터를 뺀 실제 남는 공간을 정확히 채우도록 수정
  • login, signup, withdrawal 페이지의 h-dvhh-full로 변경해 콘텐츠 영역이 실제 컨테이너보다 커서 발생하던 불필요한 스크롤 제거

💬 추가 참고 사항

@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@GulSam00

Copy link
Copy Markdown
Owner Author

/describe

@GulSam00

Copy link
Copy Markdown
Owner Author

/review

@GulSam00

Copy link
Copy Markdown
Owner Author

/improve

@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@vercel

vercel Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
singcode Ready Ready Preview, Comment Jul 22, 2026 3:41pm

@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

1 similar comment
@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

본문 콘텐츠 영역이 헤더/푸터를 제외한 전체 화면을 채우지 않는 문제 수정

1 participant