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] 명함생성 뷰 텍스트필드 기능 구현 #18

Closed
6 tasks done
hyun99999 opened this issue Oct 1, 2021 · 0 comments · Fixed by #27
Closed
6 tasks done

[FEAT] 명함생성 뷰 텍스트필드 기능 구현 #18

hyun99999 opened this issue Oct 1, 2021 · 0 comments · Fixed by #27
Assignees
Labels
Feat 새로운 기능 구현 Hyungyu 🐯 현규 교수님 작업

Comments

@hyun99999
Copy link
Member

hyun99999 commented Oct 1, 2021

👀 이슈 (issue)

명함생성 뷰의 필수,선택 정보를 입력받는 텍스트필드 관련 효과를 구현하고자한다.

🚀 to-do

  • 텍스트필드 입력 시 테두리 색 변경
  • 텍스트필드 선택 후 뷰 터치하면 키보드 내리는거 구현
  • 텍스트필드 입력 완료 후 키보드 내리는거 구현
  • 텍스트필드 선택 후 뷰 올리기(collectionview 에 inset 부여)
  • 필수정보 입력 시 "완료" 버튼 활성화
  • 전반적인 컬러 에셋 적용
@hyun99999 hyun99999 added Hyungyu 🐯 현규 교수님 작업 Feat 새로운 기능 구현 labels Oct 1, 2021
@hyun99999 hyun99999 self-assigned this Oct 1, 2021
hyun99999 added a commit to hyun99999/NADA-iOS-ForRelease that referenced this issue Oct 5, 2021
### Descriptions
- 텍스트필드 입력 시 테두리 색 변경
- 텍스트필드 선택 후 뷰 터치하면 키보드 내리는거 구현
- 텍스트필드 입력 완료 후 키보드 내리는거 구현
- 텍스트필드 선택 후 뷰 올리기(collectionview 에 inset 부여)
- 필수정보 입력 시 "완료" 버튼 활성화
- 전반적인 컬러 에셋 적용
- 스크롤바 색 변경(하얀색)
- TempExtensions 임시 파일 삭제
- Main 스토리보드, 뷰컨트롤러 파일 삭제

### Related Issue
close TeamNADA#18
mini-min added a commit that referenced this issue Oct 5, 2021
[FEAT] #18 - 명함생성 뷰 텍스트필드 기능 구현
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat 새로운 기능 구현 Hyungyu 🐯 현규 교수님 작업
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant