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: BoxListViewController에 더보기 버튼 추가 #64

Merged
merged 5 commits into from
Mar 2, 2024

Conversation

noeyiz
Copy link
Collaborator

@noeyiz noeyiz commented Feb 29, 2024

📌 개요

  • BoxListViewController에 더보기 버튼을 추가했습니다.
  • 사용하지 않는 Base 클래스를 삭제했습니다.

💻 작업 내용

  • BoxListViewController에 더보기 버튼을 추가했습니다.
  • 더보기 버튼을 누르면 폴더 편집북마크 편집을 선택할 수 있는 EditViewController가 present됩니다.
  • 폴더 편집북마크 편집을 누르면 각각 해당하는 ViewController로 이동합니다.

🖼️ 스크린샷

BoxListViewController EditViewController
Screenshot 2024-02-29 at 6 53 59 PM Screenshot 2024-02-29 at 6 54 05 PM
EditFolderViewController EditBookmarkViewController
Screenshot 2024-02-29 at 6 54 08 PM Screenshot 2024-02-29 at 6 54 12 PM

@noeyiz noeyiz added the ✨ Enhancement New feature or request label Feb 29, 2024
@noeyiz noeyiz requested a review from JH713 February 29, 2024 10:01
@noeyiz noeyiz self-assigned this Feb 29, 2024
@noeyiz noeyiz linked an issue Feb 29, 2024 that may be closed by this pull request
@chanhihi chanhihi changed the title BoxListViewController에 더보기 버튼 추가 feat: BoxListViewController에 더보기 버튼 추가 Mar 2, 2024
@noeyiz noeyiz requested review from chanhihi and jonnwon March 2, 2024 07:28
Copy link
Member

@chanhihi chanhihi left a comment

Choose a reason for hiding this comment

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

확인했습니다. 심볼이 아기자기하네요. 고생하셨습니다.

@noeyiz noeyiz merged commit 2fe2d5e into develop Mar 2, 2024
1 check passed
@noeyiz noeyiz deleted the dev/60-feat-navigation-bar-button branch March 7, 2024 11:21
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: 북마크 추가 버튼, 더보기 버튼 추가
2 participants