We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
현재 디자인 시스템의 dialog는 role dialog인 div입니다. 예전 토스트 레이어 문제 때문에 설정해두었는데 이를 해결할 수 있는 방법을 찾아 적용하려고 합니다.
일단 dialog는 dialog 태그로 바꾸고, 토스트를 팝업하는 id를 유동적으로 바꾸게 해 레이어가 최상단에 올라오도록 개선하겠습니다.
The text was updated successfully, but these errors were encountered:
hae-on
Successfully merging a pull request may close this issue.
어떤 기능을 구현하나요?
현재 디자인 시스템의 dialog는 role dialog인 div입니다.
예전 토스트 레이어 문제 때문에 설정해두었는데
이를 해결할 수 있는 방법을 찾아 적용하려고 합니다.
일단 dialog는 dialog 태그로 바꾸고,
토스트를 팝업하는 id를 유동적으로 바꾸게 해
레이어가 최상단에 올라오도록 개선하겠습니다.
The text was updated successfully, but these errors were encountered: