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

[Bug] 로그인 뷰 좌상단 X버튼 레이아웃 수정 #317

Closed
applebuddy opened this issue Sep 30, 2023 · 0 comments
Closed

[Bug] 로그인 뷰 좌상단 X버튼 레이아웃 수정 #317

applebuddy opened this issue Sep 30, 2023 · 0 comments
Assignees
Labels
Fix 버그 수정시에 사용할 라벨입니다.

Comments

@applebuddy
Copy link
Contributor

🚨 버그 설명

  • 버그가 발생한 디바이스의 OS버전, 기종을 적어주세요
  • 화면상의 버그라면 해당 스크린샷을 추가해주세요
AS-IS TO-BE
(스크린샷을 넣어주세요) (스크린샷을 넣어주세요)
@applebuddy applebuddy added the Fix 버그 수정시에 사용할 라벨입니다. label Sep 30, 2023
@applebuddy applebuddy self-assigned this Sep 30, 2023
applebuddy added a commit that referenced this issue Oct 23, 2023
* [Fix] #311 TabBarView 표출/숨김 로직 구성 준비 (#313)

* [Chore] #314 App release version(1.0.5 -> 1.0.6), build version(2.0.2 -> 2.0.4) up (#315)

* Feature/#316 (#318)

* [Fix] #316 북마크 완료 ToastView가 탭바 위로 표출되도록 수정

* [Fix] #316 저장리스트 탭 화면 북마크 완료 ToastView 표출로직 추가

* [Fix] #317 로그인 뷰 좌상단 X버튼 레이아웃 수정

* [Feat] #319 thumbnail, placeholder image 사양 수정 (#320)

* [Fix] #319 저장리스트 이미지 셀 그레디언트 적용

* [Fix] #319 카페 리뷰, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 상세, thumbnail image, placeholder 사양 수정

* [Fix] #319 저장리스트, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 검색 리스트, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 카드 뷰, thumbnail image, placeholder 사양 수정

* [Fix] #319 imagePlaceholderView -> placeholderImage 이름 수정

* [Feat] #319 thumbnail, placeholder image 사양 수정 (이슈 추가 수정 후 reopen) (#322)

* Revert "[Feat] #319 thumbnail, placeholder image 사양 수정 (#320)"

This reverts commit b5dfcbc.

* [Fix] #319 저장리스트 이미지 셀 그레디언트 적용

* [Fix] #319 카페 리뷰, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 상세, thumbnail image, placeholder 사양 수정

* [Fix] #319 저장리스트, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 검색 리스트, thumbnail image, placeholder 사양 수정

* [Fix] #319 카페 카드 뷰, thumbnail image, placeholder 사양 수정

* [Fix] #319 imagePlaceholderView -> placeholderImage 이름 수정

* [Fix] #319 저장리스트, placeholder 이미지가 깨지는 문제 수정

* [Fix] #319 저장리스트, placeholder가 표출되는 경우 북마크버튼 누락되는문제 수정

* build version(2.0.4 -> 2.0.5) up

* [Fix] #323 저장리스트 목록이 스크롤 가능할 정도로 많을 경우 하단 정보가 잘려보이는 현상 수정 (#324)

* [Chore] #325 Tuist 프로젝트 설정 코드 deprecated 방식 수정 (InfoPlist.Value -> Plist.Value)

* [Chore] #314 build version(2.0.5 -> 2.0.6) up

* [Fix] #319 thumbnail, placeholder image 사양 수정 후 저장리스트목록 모서리 레이아웃 사양 수정 (#326)

* [Fix] #327 - 프로필 편집화면 > swipe로 뒤로가기 시 마이페이지에서 탭바가 사라지지 않도록 수정 (#328)

* [Chore] #314 build version(2.0.6 -> 2.0.7) up

* Feature/#329 fix lint error (#330)

* [Fix] #329 trailing closure parameter 관련 lint 경고 수정

* [Fix] #329 불필요 공백 라인 관련 lint 경고 수정

* [Fix] #329 한 줄 코드 길이 관련 lint 경고 수정

* [Feature] 마커 클릭시 bottom의 cardview 애니메이션 추가 (#332)

* [Chore] #314 build version(2.0.7 -> 2.0.8) up

* [Fix] #333 - CafeCardView 애니메이션 추가 이후 bottomFloatingButtonView 이 가운데 정도에 위치해있는 버그 디버깅 (#334)

* [Fix] #333 - CafeCardView 애니메이션 추가 이후 bottomFloatingButtonView 이 가운데 정도에 위치해있는 버그 디버깅

* [Fix, 파일 작성자 이름 변경]

* [Chore] #314 build version(2.0.8 -> 2.0.9) up

* [Fix] #336 아이패드 > 일부 레이아웃이 SafeArea 없는 기기를 고려하지 않아서 생기는 문제 수정 (#337)

* [Fix] #336 아이패드 > 일부 레이아웃이 SafeArea를 고려하지 않아서 생기는 문제 수정 #336

* [Fix] #336 아이패드 > 로그인 화면 좌상단 X버튼이 잘려보이는 문제 수정

* [Fix, 스크롤뷰를 적용하지않아 작은화면에서 버튼이 가려지는 이슈 디버깅] (#338)

* [Chore] Update README.md

* [Chore] #314 build version(2.0.9 -> 2.1.0) up

---------

Co-authored-by: hanjaeseung <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix 버그 수정시에 사용할 라벨입니다.
Projects
None yet
Development

No branches or pull requests

1 participant