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: Toast z-index 지정 #101

Merged
merged 2 commits into from
May 16, 2024
Merged

refactor: Toast z-index 지정 #101

merged 2 commits into from
May 16, 2024

Conversation

nijuy
Copy link
Collaborator

@nijuy nijuy commented May 16, 2024

1️⃣ 어떤 작업을 했나요? (Summary)

버그 픽스

z-index가 1 이상인 요소 (토마토색 박스) 가 존재하는 페이지에서 토스트 사용하면 토스트가 깔림
(테스트만 하려고 잠시 스토리 수정한 겁니다!! 실제로는 토마토박스 업성요)

toast

2️⃣ 알아두시면 좋아요!

화면 전체를 감싸는 StyledToastWrapper에 z-index를 줘도 ㄱㅊ은 이유: pointer-events: none; 가 있기 때문에 토스트 뜨고 있어도 다른 요소의 이벤트가 씹히지 않음

4️⃣ 체크리스트 (Checklist)

  • main 브랜치의 최신 코드를 pull 받았나요?

@nijuy nijuy self-assigned this May 16, 2024
@nijuy nijuy requested a review from Hanna922 as a code owner May 16, 2024 13:12
@nijuy nijuy linked an issue May 16, 2024 that may be closed by this pull request
Copy link
Member

@Hanna922 Hanna922 left a comment

Choose a reason for hiding this comment

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

9999 ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ
영상에서 다급함이 느껴지네요
저 근데 뭐 또 하나 발견했어요 ㅠ

@nijuy
Copy link
Collaborator Author

nijuy commented May 16, 2024

제발아니라고해주세요

@nijuy nijuy merged commit 13ec87e into develop May 16, 2024
1 check passed
@nijuy nijuy deleted the refactor/#100-toast-z-index branch May 16, 2024 13:21
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.

refactor: Toast z-index 지정
2 participants