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

z-index 정리해야 할 것 같습니다. #18

Open
ycs1m1yk opened this issue Sep 7, 2022 · 1 comment
Open

z-index 정리해야 할 것 같습니다. #18

ycs1m1yk opened this issue Sep 7, 2022 · 1 comment

Comments

@ycs1m1yk
Copy link
Member

ycs1m1yk commented Sep 7, 2022

❗ 문제상황

  1. 현재 아래와 같이 여러곳에서 z-index를 통해 스타일링하고 있습니다.

glitch-app

  1. z-index가 정리가 안돼있어서 헤더 위로 컨텐츠가 올라가는 현상이 발생합니다.

glitch-app

❓ 논의점

z-index 사용하신분들끼리 논의하여서 값을 정하고 사용하면 어떨까요

@cockyb
Copy link
Contributor

cockyb commented Sep 7, 2022

머리 아프네요 modal 같은건 portal을 사용하면 되긴하는데 modal은 라이브러리를 하나 추가해보면 어떨까 싶습니다.

이외 작은 단위내에서는 쌓임 맥락이 있으니 크게 신경 쓰지않아도 될것 같습니다.

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

No branches or pull requests

2 participants