-
Notifications
You must be signed in to change notification settings - Fork 4
[Refactor] 질문지 리스트 페이지 리팩토링 및 스크랩, 공유하기 기능 #291
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
Merged
yiseungyun
merged 23 commits into
boostcampwm-2024:dev
from
ShipFriend0516:refactor/question-list-page
Dec 1, 2024
Merged
[Refactor] 질문지 리스트 페이지 리팩토링 및 스크랩, 공유하기 기능 #291
yiseungyun
merged 23 commits into
boostcampwm-2024:dev
from
ShipFriend0516:refactor/question-list-page
Dec 1, 2024
Conversation
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
- TODO: isScrapped 상태 필요
yiseungyun
approved these changes
Dec 1, 2024
Member
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.
MZTM ~ 👍
(MZ is toomimmem !?)
질문 페이지 작업 수고하셨습니다!
Q1. 이렇게 해두고 옆에 질문만 사이즈를 줄이거나 굵기는 좀 얇게하면 좋을거 같네요~
Member
Author
확인했습ㄴ디ㅏ~! |
Merged
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.
Note
질문지 리스트 페이지를 리팩토링했습니다. 폴더 구조를 상의한 대로 pages 폴더 내부에 페이지별로 폴더를 만들고 하위에 종속적인 요소들을 배치하는 방식을 사용했습니다.
✅ 체크리스트
🧩 작업 내용
📝 작업 상세 내역
질문지 리스트 UI 변경
폴더 구조 변경
폴더 구조를 상의했던대로 변경해봤습니다.
스크랩 기능
공유 기능
공유하기 버튼을 누르면 현재 주소를 복사하는 기능을 추가했습니다.

🐥 리뷰 받고 싶은 포인트(선택)