-
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
SP-724 마이페이지에서 작성된 모집공고 정보를 확인하는 모달 구현 #377
Merged
Merged
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
SungHyun627
temporarily deployed
to
github-pages
September 9, 2024 12:55 — with
GitHub Actions
Inactive
💡 LightHouse Reports🟢 90 ~ 100 🟠 50 ~ 89 🔴 0 ~ 49🖥 Desktop📄 메인
📄 로그인
📄 모집공고 모아보기
📄 모집공고 상세
📱 Mobile📄 메인
📄 로그인
📄 모집공고 모아보기
📄 모집공고 상세
|
SungHyun627
changed the title
SP-724 마이페이지 - 작성된 모집공고 정보를 확인하는 모달 구현
SP-724 마이페이지에서 작성된 모집공고 정보를 확인하는 모달 구현
Sep 10, 2024
SungHyun627
temporarily deployed
to
github-pages
September 12, 2024 00:41 — with
GitHub Actions
Inactive
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.
💡 다음 이슈를 해결했어요.
💡 이슈를 처리하면서 추가된 코드가 있어요.
🛠 모집공고 정보를 확인하는 모달 레이아웃 및 반응형 구현
🛠 모집공고 마감, 모집공고 수정 페이지 이동 기능 구현
ludo-frontend/src/Components/Modal/RecruitmentDetailModal/index.tsx
Lines 147 to 170 in 93208a0
🎬 모집공고 마감
모집공고 마감버튼을 누르면 모집공고가 마감된 후, 스터디 상태페이지로 이동하도록 구현했습니다.
🎬 모집공고 수정
모집공고 수정버튼을 누르면 해당 모집공고 수정 페이지로 이동하도록 구현했습니다.
🛠 LoadingSpiner 이미지 교체
✅ 셀프 체크리스트