Skip to content

feat: edit folders#96

Merged
noeyiz merged 5 commits intodevelopfrom
dev/83-feat-edit-folder/#83
Mar 12, 2024
Merged

feat: edit folders#96
noeyiz merged 5 commits intodevelopfrom
dev/83-feat-edit-folder/#83

Conversation

@JH713
Copy link
Copy Markdown
Collaborator

@JH713 JH713 commented Mar 12, 2024

📌 개요

  • 폴더 편집 기능을 추가하였습니다.

💻 작업 내용

  • 폴더 추가 기능
    • navigation bar의 + 버튼 누르면 폴더를 추가할 수 있습니다.
    • UIAlertController를 띄워 새로 추가할 폴더의 이름을 지정합니다.
  • 폴더 삭제 기능
    • 각 cell의 ... 버튼을 누르면 폴더를 삭제할 수 있는 메뉴가 나타납니다.
    • 삭제 선택시 actionsheet로 한 번 더 확인한 후 폴더 삭제가 이루어집니다.
  • 폴더 편집 기능
    • 각 cell의 ... 버튼을 누르면 폴더의 이름을 변경할 수 있는 메뉴가 나타납니다.
    • UIAlertController를 띄워 변경할 폴더의 이름을 지정합니다.
  • 폴더 이동 기능
    • 각 cell 오른쪽의 reordering control으로 폴더의 순서를 변경할 수 있습니다.

🖼️ 스크린샷

Simulator Screen Recording - iPhone 15 Pro - 2024-03-12 at 16 50 12

|

@JH713 JH713 linked an issue Mar 12, 2024 that may be closed by this pull request
@JH713 JH713 added the ✨ Enhancement New feature or request label Mar 12, 2024
@noeyiz
Copy link
Copy Markdown
Collaborator

noeyiz commented Mar 12, 2024

대박 !!! 너무 좋은데요 ??? 짱짱짱짱짱 🩷

@noeyiz noeyiz merged commit e74a81f into develop Mar 12, 2024
@JH713 JH713 self-assigned this Mar 13, 2024
@chanhihi chanhihi deleted the dev/83-feat-edit-folder/#83 branch April 4, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: edit folder

2 participants