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

[Feat]회원가입 로그인 develop #115

Merged
merged 5 commits into from
Sep 16, 2023
Merged

Conversation

sirloinbh
Copy link
Collaborator

회원가입 및 로그인 에러 발생시 모달 창에 띄우도록 구현
OAuth로그인 시 로그인 확인 모달창 띄우고 확인 버튼 클릭 시 비로소 완전히 로그인이 되도록 변경 로그인 확인 모달창에서 확인 버튼 클릭 시 토큰을 스토리지에 저장
메인페이지 안에서 로그인 상태가 유지되도록 토큰명 에러 수정
Issues #15

회원가입 및 로그인 에러 발생시 모달 창에 띄우도록 구현
OAuth로그인 시 로그인 확인 모달창 띄우고 확인 버튼 클릭 시 비로소 완전히 로그인이 되도록 변경
로그인 확인 모달창에서 확인 버튼 클릭 시 토큰을 스토리지에 저장
메인페이지 안에서 로그인 상태가 유지되도록 토큰명 에러 수정
Issues #15
@sirloinbh sirloinbh self-assigned this Sep 16, 2023
@sirloinbh sirloinbh requested a review from sinjw September 16, 2023 08:00
@sirloinbh sirloinbh added the FE Front End label Sep 16, 2023
@sirloinbh sirloinbh added this to the Bare Minimum Requirement milestone Sep 16, 2023
@sirloinbh
Copy link
Collaborator Author

구글 로그인 버튼과 카카오 로그인 버튼 디자인을 수정했습니다

김병현 added 2 commits September 16, 2023 17:51
활성화 된 탭버튼 밑에 굵은 줄로 표시
모든 탭 요소 창들의 크기 통일
버튼 디자인 통일
현금 새로고침 버튼 생성
회원탈퇴 시 비밀번호가 아닌 문자열 입력요구
Issues #70
회원가입, 로그인 모달창의 z-index를 4000으로 설정
다른 모든 모달 창보다 앞에 위치하도록 변경
Issues #15
@sirloinbh
Copy link
Collaborator Author

프로필 모달창 디자인을 업데이트하고 로그인/회원가입 모달창을 다른 모달 창들보다 앞에 있도록 z-index를 수정했습니다.

- 좌측 전체종목 관련 레이아웃 오류 수정

Issues #19
@novice1993
Copy link
Contributor

@sirloinbh

스크롤 관련 레이아웃 오류 수정했습니다
( 좌측 탭의 타 컴포넌트에서 동일 오류 발생 시 해당 코드 참고해서 해결하시면 될 것 같습니다 )

@sirloinbh sirloinbh merged commit e04e570 into dev-client Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE Front End
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants