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

[#282] 내정보-설정 플로우 디자인 1차 QA 반영 #363

Closed
wants to merge 11 commits into from

Conversation

seondal
Copy link
Contributor

@seondal seondal commented Sep 21, 2022

🌴 PR 요약

내정보-설정 플로우 디자인 1차 QA 반영

🌱 작업한 브랜치

🌱 작업한 내용

설정

  • 닉네임 수정
    • <3_새로운닉네임입력__10자이상일경우>에서 중복확인,확인버튼 활성화로 디자인 수정
    • 중복확인 버튼 선택시 나오는 토스트메시지는 2차 테스트때 보기
    • 중복확인 텍스트 컬러 : 그레이 500 / 밑줄 라인 컬러 : 그레이 400
    • 텍스트필드 선택했을 때(키보드 나올 때) → 테두리 색이 그레이 600으로 변해요
    • 중복확인 밑 라인 컬러가 그레이로 들어가 있음 → dack_mint_main 으로 변경
    • 닉네임을 수정하기 전 상태일 땐 ‘중복확인' 버튼 비활성화
    • 닉네임, 저장할 이름 모두 → 띄어쓰기는 가능하도록 해주세요.
  • 약정보
    • 2차 테스트때 보기
    • 약 종류별로 색이 다르게 나와야 하고, 색상이 안 뜨는 오류 확인해 주세요
    • i 눌렀을 때 툴팁이 안 떠요!
  • 설정
    • 리스트 꺽쇠를 블랙→회색으로 변경(+약관 및 정책 리스트 꺽쇠도 변경)
    • ‘로그아웃’과 ‘회원탈퇴’ 사이 간격 확인 부탁
    • 이메일로 문의하기~ 옆에 ‘>’ : 그레이 500으로 변경
  • 회원탈퇴
    • 글자수 카운팅 기능 넣기
    • 로그아웃, 회원 탈퇴 → 서버 연결 필요 / 연결 후 확인..
    • 탈퇴하면 그동안의 복약기록와~ 텍스트 → ‘과’ 오탈자 확인해 주세요 & 행간 좁아 보여요

📸 스크린샷

기능 스크린샷
GIF 파일첨부바람

📮 관련 이슈

@seondal seondal added 🎨 [Style] UI 관련 작업(UI 컴포넌트, Xib 파일, 컬러·폰트 작업 등) 📦 [Feat] 새로운 기능 추가 작업 🍀 선영 선영아 작업하자 ~ ⚒ 내 정보 내 정보 (설정) 관련 구현 labels Sep 21, 2022
@seondal seondal self-assigned this Sep 21, 2022
Copy link
Contributor

@seungchan2 seungchan2 left a comment

Choose a reason for hiding this comment

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

good

@@ -7,9 +7,14 @@

import UIKit

import Then
import SnapKit

protocol WitrhdrawalProtocol: StyleProtocol, DelegationProtocol {}

final class WithdrawalViewController: UIViewController, WitrhdrawalProtocol {
Copy link
Member

Choose a reason for hiding this comment

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

방금 제가 머지하고 지금 여기서 컨플릭트가 났는데...!

WithdrawViewController 에 탈퇴, 카운팅 관련 코드만 추가했고 xib 파일은 안 건드려서...

컨플릭트 반영할 때 QA 디자인 반영하신 xib만 넣으면 될 것 같아요 !!

Copy link
Member

Choose a reason for hiding this comment

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

TermsAndPolicesVC도 마찬가지!!

Copy link
Member

Choose a reason for hiding this comment

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

@seondal 이 부분 확인부탁드려요

@seondal seondal closed this Nov 9, 2022
@seondal seondal reopened this Nov 9, 2022
@seondal seondal closed this Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚒ 내 정보 내 정보 (설정) 관련 구현 🍀 선영 선영아 작업하자 ~ 📦 [Feat] 새로운 기능 추가 작업 🎨 [Style] UI 관련 작업(UI 컴포넌트, Xib 파일, 컬러·폰트 작업 등)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fix] 내정보 플로우 1차 QA 반영
4 participants