Skip to content

✨ [feat] 일상 편집 뷰 기능 구현 #36

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

Closed
6 tasks done
pearhyunjin opened this issue Jun 3, 2025 · 0 comments · Fixed by #55
Closed
6 tasks done

✨ [feat] 일상 편집 뷰 기능 구현 #36

pearhyunjin opened this issue Jun 3, 2025 · 0 comments · Fixed by #55
Assignees

Comments

@pearhyunjin
Copy link
Collaborator

pearhyunjin commented Jun 3, 2025

🚀 Description

일상에 대한 시상을 작성/수정할 수 있도록 기능을 구현합니다.

✅ TODO

  • 자유로운 작성이 가능한 입력창을 구현하고 글자수를 제한 한다.
  • 이미지 유무에 따른 사진 추가(빼기) 버튼을 구현한다.
  • 사진 추가 버튼을 누르면 갤러리가 열리고, 선택되 사진이 화면에 표시되도록 구현한다.
  • 내용 입력 여부에 다라 저장하기 버튼을 활성화하고 저장 기능을 구현한다.
  • 저장이 완료되면 시상 수첩 화면으로 전환되도록 구현한다.
  • 뒤로가기 버튼을 누르면 alert을 띄워 화면 유지 여부를 확인 받도록 구현한다.
@pearhyunjin pearhyunjin self-assigned this Jun 3, 2025
@pearhyunjin pearhyunjin changed the title ✨ [feat] 일상 쓰기 뷰 기능 구현 ✨ [feat] 일상 편집 뷰 기능 구현 Jun 3, 2025
@youryeony youryeony reopened this Jun 3, 2025
pearhyunjin added a commit that referenced this issue Jun 4, 2025
- 뒤로가기 버튼 클릭시 그냥 dismiss 하는 방식과 alert 띄워 액션 처리하는 방식을 모두 지원하도록 NavigationBar 컴포넌트 수정
keon22han added a commit that referenced this issue Jun 4, 2025
…rite

✨ [feat] 일상 편집 뷰 기능 구현
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants