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

sink #95

Merged
merged 4 commits into from
Nov 15, 2023
Merged

sink #95

merged 4 commits into from
Nov 15, 2023

Conversation

manymogo
Copy link
Contributor

No description provided.

manymogo and others added 4 commits November 14, 2023 23:26
🐞FIX: 첫 렌더링 시 일정 리스트 상단에 date picker가 고정되지 않는 버그 수정 > 배포 환경 적용
1. app header 컴포넌트에서 로그아웃 버튼을 눌렀을 때 트리거되는 함수명을 수정했습니다.
2. app header에서 userId Prop을 따로 사용하지 않아 지워줬습니다.
3. exChange.jsx 파일에서 useEffect() 훅의 사용이 불필요하게 분리되어있어, 합쳐주었습니다.
4. exchange.jsx에서 사용하지 않는 base-currency 클래스를 지워줬습니다.
1. sign up 컴포넌트에서의 사용하지 않는 빈 div를 삭제
2. Mypage 컴포넌트에서 클래스명을 github로 주던 것을 isSocialLogin이라는 좀 더 semantic한 이름으로 변경
3. my page path를 모바일 디바이스로 보았을 떄, 뒤로가기 버튼이 보이지 않는 것을 해결하기 위해 margin-top 속성을 padding-top으로 바꾸어 배경색도 유지하고 해결하려고 시도
4. signup에서 클래스명이 단순히 check인 것은 에러메시지를 표현하는 것에 적합하지 않아 checkIsValid로 바꿔줌
Copy link

netlify bot commented Nov 15, 2023

Deploy Preview for two-guys-travel-project ready!

Name Link
🔨 Latest commit b3eebab
🔍 Latest deploy log https://app.netlify.com/sites/two-guys-travel-project/deploys/6555236ee0f80100080d9016
😎 Deploy Preview https://deploy-preview-95--two-guys-travel-project.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@manymogo manymogo merged commit b5325b1 into dev Nov 15, 2023
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants