-
Notifications
You must be signed in to change notification settings - Fork 3
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
fix: 다짐메시지, 환영배너, 프로필 등록 완료 QA 반영 #1572
Merged
Changes from all commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
9ac9028
fix: 목표 칩 내 텍스트 가운데 정렬
simeunseo 04f52e6
fix: 다짐메시지 모달 내 스크롤바 안보이도록 처리
simeunseo a38158f
fix: 에러메시지 위치 조정
simeunseo 3621c4d
fix: 자동 포커스 제거
simeunseo 43f8234
fix: 처음에만 자동 포커스를 해제하고 이후부터는 클릭시 포커스가 가능하도록 수정
simeunseo 71baa58
fix: CTA 호버 색상 변경
simeunseo a108205
fix: 명예회원 대상 일반 배너는 fixed 처리 해제
simeunseo 7991573
fix: 프로필 등록완료 카드 뒷면 로고를 inline SVG로 변경하여 빠른 렌더링
simeunseo aebb36a
fix: onFocus로 관리하던 자동 포커스 해제 처리를 radix ui Modal.Content에 onOpenAutoFo…
simeunseo 129fd49
fix: 테스트를 위해 isRegistration 값을 반전시켜놓았던 것을 되돌림
simeunseo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
원인 파악 어려웠을텐데 넘 고생했어요!!ㅜㅜ 옵셔널로 props준 거라서 공통 컴포넌트에 큰 문제는 없어보입니다!혹시 이 함수가 없는 다른 모달에도 영향이 없는지 한 번만 더 확인 부탁드려요!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
넵! 다른 모달들 정상 동작하는 것 확인 했씁니다!