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

fix : ios mobile pb-20에 맞춰서 플로팅버튼 위치를 20px씩 올리기, fix : router.push를 router.replace로 변경하여 뒤로가기 불가능하도록 변경 #423

Conversation

godhyzzang
Copy link
Collaborator

@godhyzzang godhyzzang commented Dec 16, 2024

📄 Description of the PR

🔧 What has been changed?

fix : ios mobile pb-20에 맞춰서 플로팅버튼 위치를 20px씩 올리기

fix : router.push를 router.replace로 변경하여 뒤로가기 불가능하도록 변경

(not-found, login)

📸 Screenshots / GIFs (if applicable)

⚠️ Precaution & Known issues

✅ Checklist

  • UI 브랜치 같이 확인해서 이슈없는지 확인해보기
  • 함수 이름, 변수 이름만 봐도 어떤 기능을 하는지 파악할 수 있는지 (선언적인 코드인지 확인)

Copy link
Collaborator

@smosco smosco left a comment

Choose a reason for hiding this comment

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

좋습니다~

@smosco smosco merged commit 8c35fb0 into develop Dec 16, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[fix] fix floating button location on ios mobile, change router.push to router.replace
2 participants