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

hotfix: 리뷰 수정버튼이 snackbar에 가려 안눌리는 버그 해결 #399

Merged
merged 2 commits into from
Oct 4, 2021

Conversation

devhyun637
Copy link
Collaborator

resolve #376

설명

snackbar poral 속성에 visibility: hidden; 을 추가하여, snackbar가 필요할 때 visible 상태가 되도록 수정하였습니다.

기타

  • snackbar의 위치와 기존에 안눌리는 현상 gif
    스크린샷 2021-10-04 오후 12 29 09
    스크린샷 2021-10-04 오후 12 29 09

  • 수정후
    ezgif com-gif-maker (2)

@devhyun637 devhyun637 added 🌈 프론트 프론트엔드 관련 라벨입니다. 🐞 버그 버그 수정이 필요합니다. 🚐 핫픽스 labels Oct 4, 2021
@devhyun637 devhyun637 self-assigned this Oct 4, 2021
Copy link
Collaborator

@sunhpark42 sunhpark42 left a comment

Choose a reason for hiding this comment

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

👍

@devhyun637 devhyun637 merged commit 6d8254c into main Oct 4, 2021
@devhyun637 devhyun637 deleted the hotfix/snackbar branch October 10, 2021 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌈 프론트 프론트엔드 관련 라벨입니다. 🐞 버그 버그 수정이 필요합니다. 🚐 핫픽스
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FE] snackbar로 인해서 리뷰 모달 수정하기 버튼이 안눌리는 버그
2 participants