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

refactor: 친구요청 방지 모달 z-index 적용 #438

Conversation

bluedog129
Copy link
Contributor

@bluedog129 bluedog129 commented Mar 8, 2024


✅ 풀_리퀘스트 체크리스트

  • PR 제목: [feat/fix/refactor...] 작업 내용 한 줄 요약 (브랜치 이름) #이슈번호
  • commit message 가 적절한지 확인해주세요.
  • 적절한 branch 로 요청했는지 확인해주세요.
  • Assignees, Label 을 붙여주세요.
  • 주의 사항과 관련해 꼭 확인해야 할 사람이 있다면 Reviewer 로 등록해주세요.
  • PR이 승인된 경우 해당 브랜치는 삭제해 주세요!

🔄 변경 사항

무엇을 합니다!

  • 친구 요청 경고 모달창 z-index 변경

📎 변경한 이유

  • 친구 요청 경고 모달창이 친구 모달창보다 아래에 위치 하는 것을 방지하기 위해서

closes: #435

👨🏻‍💻 테스트 체크리스트

  • 친구 모달창에서 친구 요청을 두번 이상 보내보고 경고창이 그 위에 뜨는지 확인

📌 변경 및 주의 사항

클러스터 맥 환경에서도 잘 돌아가는지 확인해주세요!


Sorry, something went wrong.

@bluedog129 bluedog129 added the frontend frontend 관련 PR label Mar 8, 2024
@bluedog129 bluedog129 requested a review from donghyun1998 March 8, 2024 09:01
@bluedog129 bluedog129 self-assigned this Mar 8, 2024
@bluedog129 bluedog129 marked this pull request as ready for review March 8, 2024 09:01
@donghyun1998
Copy link
Contributor

확인했습니다 타 페이지에서 z-index주는 부분이 있었나요?
없으면 10까진 안 주어도 될 것 같습니다

@bluedog129
Copy link
Contributor Author

확인했습니다 타 페이지에서 z-index주는 부분이 있었나요? 없으면 10까진 안 주어도 될 것 같습니다

넵 z-index값 3으로 변경했습니다!

@bluedog129 bluedog129 merged commit 109a92a into main Mar 8, 2024
2 checks passed
@bluedog129 bluedog129 deleted the 435-refactor-2번이상-친구요청-방지-모달-친구창-보다-아래에-뜨는거-방지 branch March 8, 2024 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend frontend 관련 PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor : 2번이상 친구요청 방지 모달 친구창 보다 아래에 뜨는거 방지
2 participants