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] 공지 이미지 여러 장 조회 및 다운로드 구현 #92

Merged
merged 4 commits into from
Jan 27, 2024

Conversation

eshc123
Copy link
Collaborator

@eshc123 eshc123 commented Jan 27, 2024

Issue number and Link

이슈 번호 : #77

Summary

공지 이미지 복수개 처리 및 다운로드 구현하였습니다.

PR Type

  • Feature
  • Bugfix
  • Code Style Update
  • Refactoring
  • Documentation content change
  • Other

Other Information

Common Type

- [UI] : UI 관련 작업
- [FEAT] : 새로운 기능 구현
- [ADD] : feat 이외의 부수적인 코드, 파일, 라이브러리 추가
- [MOD] : 코드 및 내부 파일 수정
- [CHORE] : 버전 코드, 패키지 구조, 함수 및 변수명 변경 등의 작은 작업
- [FIX] : 버그 및 오류 해결
- [DEL] : 불필요한 코드, 파일, 주석 삭제
- [DOCS] : READMEWiki 등의 문서 작업
- [REFACTOR] : 코드 리팩토링
- [MERGE] : 서로 다른 브랜치 간의 코드 병합
- [COMMENT] : 필요한 주석 추가 및 변경
- [SETTING] : 프로젝트 기초 세팅 관련 작업

branch

  • 모든 글자는 소문자로 작성한다.
feature/{type}-{작업 내용}

ex)
feature/feat-main-view
feature/add-font-res

@eshc123 eshc123 requested review from arinming and Mnseo January 27, 2024 02:56
@eshc123 eshc123 self-assigned this Jan 27, 2024
Copy link
Collaborator

@arinming arinming left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!

@eshc123 eshc123 merged commit 7330b96 into master Jan 27, 2024
Comment on lines +66 to +67
ImageViewerViewModel.Companion.ImageViewerSnackbarEvent.DOWNLOAD_ERROR ->
"다운로드 도중 에러가 발생하였습니다."
Copy link
Owner

Choose a reason for hiding this comment

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

요기 string 하드코딩만 처리해주시면 갓벽할것 같습니다 ✨👍🏻

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 this pull request may close these issues.

3 participants