Skip to content

refactor: 회원 상세 섹션 위치 조정 - #11

Merged
KwonDeaGeun merged 1 commit into
mainfrom
refactor/membersection-position-edit
Jun 12, 2026
Merged

refactor: 회원 상세 섹션 위치 조정#11
KwonDeaGeun merged 1 commit into
mainfrom
refactor/membersection-position-edit

Conversation

@KwonDeaGeun

@KwonDeaGeun KwonDeaGeun commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • UI 개선
    • 회원 관리 페이지에서 회원 상세 정보 섹션이 스크롤 중에도 상단에 고정되어 표시되도록 개선했습니다.

@KwonDeaGeun KwonDeaGeun self-assigned this Jun 12, 2026
@coderabbitai

coderabbitai Bot commented Jun 12, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e1e89f06-f3bd-4618-8483-471258766d35

📥 Commits

Reviewing files that changed from the base of the PR and between 5bbbfb3 and e6b443f.

📒 Files selected for processing (1)
  • src/page/member-management.tsx

Walkthrough

MemberManagementPage 레이아웃에서 MemberDetailSection을 스티키 위치 지정된 div 래퍼로 감싸 스크롤 중에도 상단(top-4)에 고정되도록 변경했습니다. 컴포넌트 props와 기능은 그대로 유지됩니다.

Changes

MemberDetailSection 스티키 위치 지정

Layer / File(s) Summary
상세 섹션 스티키 래퍼 추가
src/page/member-management.tsx
MemberDetailSection을 top-4 기준의 스티키 div로 감싸서 스크롤 시 고정 표시되도록 변경. 전달되는 props는 그대로 유지됨.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed PR 제목은 '회원 상세 섹션 위치 조정'으로, 변경 사항인 MemberDetailSection을 래퍼로 감싸 sticky 속성을 추가한 레이아웃 개선을 명확히 설명하고 있습니다.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@KwonDeaGeun
KwonDeaGeun merged commit 8938868 into main Jun 12, 2026
2 checks passed
@KwonDeaGeun
KwonDeaGeun deleted the refactor/membersection-position-edit branch June 12, 2026 05:30
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