Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/#240 페이지 반응형 구현 #251

Merged
merged 10 commits into from
Dec 2, 2024

Conversation

pipisebastian
Copy link
Member

@pipisebastian pipisebastian commented Nov 30, 2024

📝 변경 사항

🔍 변경 사항 설명

  • 멘토링 시간때 멘토님께서 말씀하셨던 사이드바 여닫을때마다 하얀 박스가 생기는 문제 해결
  • 페이지 최대화시, 최소화버튼은 비활성화되며 최대화버튼을 다시 눌러야 원래 크기,위치로 돌아가도록
  • 화면 크기에 따라 페이지 크기도 반응형으로 수정. -> 최대화상태에서는 계속 최대화되도록
  • 보여줄 페이지가 하나도 없을 경우, bottom navigator는 안보이도록
  • 페이지가 보여질때, 오버플로우되지 않도록 수정

🙏 질문 사항

  • 리뷰어에게 부탁하고싶은 체크리스트를 추가합니다.

📷 스크린샷 (선택)

  • 페이지 최대화시, 최소화버튼은 비활성화되며 최대화버튼을 다시 눌러야 원래 크기,위치로 돌아가도록
11111.mov
  • 페이지가 보여질때, 오버플로우되지 않도록 수정 (오른쪽 하단에 계속 생기도록)
2024-12-01.1.34.42.mov
  • 화면 크기에 따라 페이지 크기도 반응형으로 수정. -> 최대화상태에서는 계속 최대화되도록
2024-12-01.1.46.02.mov

✅ 작성자 체크리스트

  • Self-review: 코드가 스스로 검토됨
  • Unit tests 추가 또는 수정
  • 로컬에서 모든 기능이 정상 작동함
  • 린터 및 포맷터로 코드 정리됨
  • 의존성 업데이트 확인
  • 문서 업데이트 또는 주석 추가 (필요 시)

@pipisebastian pipisebastian added FE 프론트엔드 작업 Feat 새로운 기능 추가나 기존 기능 확장 작업 labels Nov 30, 2024
@pipisebastian pipisebastian self-assigned this Nov 30, 2024
Copy link
Collaborator

@minjungw00 minjungw00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고많으셨습니다!

Copy link
Collaborator

@Ludovico7 Ludovico7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!

Copy link
Collaborator

@hyonun321 hyonun321 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

크윽.. 수고하셨습니다 !

@github-actions github-actions bot merged commit caca289 into dev Dec 2, 2024
6 checks passed
@pipisebastian pipisebastian deleted the Feature/#240_페이지_반응형_구현 branch December 5, 2024 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE 프론트엔드 작업 Feat 새로운 기능 추가나 기존 기능 확장 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

페이지 반응형 구현
4 participants