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

🔀 :: 정보 입력 - 근무 조건 페이지 정보 검사 및 입력 전달 #108

Merged
merged 7 commits into from
May 23, 2023

Conversation

baekteun
Copy link
Member

@baekteun baekteun commented May 23, 2023

💡 개요

근무 조건을 입력하는 페이지에서 validation및 일부 사용성 개선 + InputInformation에 정보를 전달합니다.

📃 작업내용

  • 희망 연봉 입력할 때 TextField 아래에 00만원 환전 시켜 표시
  • 입력 완료 시 InputInformation에 정보 전달
  • 각 Enum에 Encodable을 Codable로 변경
  • 각 Enum에 CaseIterable 컨펌

@baekteun baekteun added 0️⃣ Priority: Critical 우선순위 - 긴급!!!!! ✨ Feature 신규 기능 labels May 23, 2023
@baekteun baekteun self-assigned this May 23, 2023
@baekteun baekteun requested a review from kimsh153 as a code owner May 23, 2023 00:38
@baekteun baekteun linked an issue May 23, 2023 that may be closed by this pull request
@baekteun baekteun merged commit 9315ce5 into master May 23, 2023
@baekteun baekteun deleted the 102-work-condition-page-validation branch May 23, 2023 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0️⃣ Priority: Critical 우선순위 - 긴급!!!!! ✨ Feature 신규 기능
Projects
None yet
Development

Successfully merging this pull request may close these issues.

정보 입력 - 근무 조건 입력 검사
2 participants