-
Notifications
You must be signed in to change notification settings - Fork 0
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
메인 페이지 퍼블리싱 #36
Merged
Merged
메인 페이지 퍼블리싱 #36
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
uuuunseo
added
help wanted
Extra attention is needed
question
Further information is requested
feature
새로운 기능
labels
Aug 10, 2023
Closed
junseopark0331
approved these changes
Aug 11, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
어... 1번 문제 같은 경우 저도 잘 모르겠어서 한번 알아봐보겠습니다!
2번 문제에서 tableViewCell의 어느부분에서 오류가 나는거죠??
:: DesignSystem에 있는 전공선택 버튼 삭제, 스크롤뷰로 변경
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
개요 💡
메인 페이지를 퍼블리싱합니다.
작업 내용 💻
닫혔던 메인페이지 퍼블리싱을 다시 했습니다.
길었던 addArrangeSubview 부분은 forEach를 이용해서 코드 줄을 줄였습니다.
전공 선택 버튼을 추가했고 선택됐을 때 변경되는 디자인에 맞게 새로운 button을 추가했습니다.
전공 선택 버튼의 수평 스크롤 뷰를 구현했습니다
글 작성 플러팅버튼을 추가했습니다.
질문 🙋♂️
전공 선택 카테고리 부분 Cell 넓이가 조정되지 않습니다... 도와주세요...