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

[iOS] 새로운 이슈 작성 #106

Closed
8 tasks done
ghis22130 opened this issue Jun 15, 2021 · 0 comments
Closed
8 tasks done

[iOS] 새로운 이슈 작성 #106

ghis22130 opened this issue Jun 15, 2021 · 0 comments
Assignees
Labels
feature 새로운 기능 추가 iOS iOS

Comments

@ghis22130
Copy link
Collaborator

ghis22130 commented Jun 15, 2021

  • 이슈 리스트 화면에서 + 버튼을 누르면 새로운 이슈 작성 화면으로 이동한다.
  • 네비게이션 바에 세그멘티드 컨트롤러로 Markdown, Preview 두 항목을 가진다.
  • LeftBarItem 에는 Back 버튼이 존재한다.
  • RightBarButtonItem에는 Save 버튼이 존재한다.
    • 버튼을 누르면 Post되며, 해당 이슈가 서버에 성공적으로 전달된다.
    • 전달이 성공되면 이슈 목록 화면으로 이동한다.
    • 실패하면 Alert를 출력한다.
  • Preview 항목으로 이동하면 Markdown 형식으로 출력된 View를 출력한다.
@ghis22130 ghis22130 added iOS iOS feature 새로운 기능 추가 labels Jun 15, 2021
@ghis22130 ghis22130 added this to the [iOS] 이슈 목록 화면 milestone Jun 15, 2021
@ghis22130 ghis22130 self-assigned this Jun 15, 2021
@ghis22130 ghis22130 added this to To do in [iOS] 프로젝트 via automation Jun 15, 2021
@Lia316 Lia316 moved this from To do to In progress in [iOS] 프로젝트 Jun 15, 2021
ghis22130 added a commit to ghis22130/issue-tracker that referenced this issue Jun 24, 2021
ghis22130 added a commit to ghis22130/issue-tracker that referenced this issue Jun 24, 2021
ghis22130 added a commit to ghis22130/issue-tracker that referenced this issue Jun 24, 2021
ghis22130 added a commit to ghis22130/issue-tracker that referenced this issue Jun 24, 2021
이슈 목록창에서 '+' 버튼 클릭시 새로운 이슈를 작성할 수 있는 View Controller로 이동하며 마크다운 형식으로 작성할시 Preview를 통해 확인 할 수 있다.

텍스트 뷰를 길게 탭할시 'Insert Photo'를 지원하며 성공적으로 업로드 되면 바로 마크다운 형식으로 텍스트뷰에 삽입된다
ghis22130 added a commit to ghis22130/issue-tracker that referenced this issue Jun 24, 2021
ghis22130 added a commit to ghis22130/issue-tracker that referenced this issue Jun 24, 2021
ghis22130 added a commit to ghis22130/issue-tracker that referenced this issue Jun 24, 2021
ghis22130 added a commit to ghis22130/issue-tracker that referenced this issue Jun 24, 2021
[iOS] 프로젝트 automation moved this from In progress to Done Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 새로운 기능 추가 iOS iOS
Projects
Development

No branches or pull requests

1 participant