[UI] 개별 스터디방의 개별 문제 페이지 UI 구현 (#17)#26
Merged
seoyeon-jung merged 10 commits intodevelopfrom Oct 4, 2023
Merged
Conversation
- 추천 기능 개발 전이라 임시로 6개가 나오도록 구현했습니다
- url 복사를 위해 설치
- 라이브러리를 사용하여 URL 복사 기능을 추가했습니다 - 복사하기 버튼 클릭 시 alert창이 나오고, 이후 모달창이 닫힙니다
- UI 수정했습니다 - 비공개/공개 여부는 기능 추가 시 구현할 예정입니다
- 스터디방 제목 hover 시 style 변화를 추가했씁니다 - 제목 클릭 시 해당 스터디방으로 이동하는 링크를 추가했습니다
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
PR 타입
UI 구현
반영 브랜치
ui/#17 => develop
closed #17
변경 사항
나의 문제집에 추가버튼추가하기버튼 클릭 시 다른 모달로 콘텐츠 변경 (추가하였습니다를 안내)공유하기버튼react-copy-to-clipboard라이브러리를 설치했습니다등록버튼 구현 (링크는 answer 페이지 UI 구현 후 추가할 예정)RecommendItem을 6번 렌더링했습니다