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 / style : 게시판 수정, 게시판 삭제 모달창 추가 #85

Merged
merged 19 commits into from
Jan 30, 2025

Conversation

seungwoohan12
Copy link
Contributor

작업 내용

  • 게시판 수정 모달 추가
  • 게시판 삭제 모달 추가
  • 게시판 헤더에 게시판 수정/삭제 모달 연결
  • 게시판 생성 모달에 props 연결

상세 작업 내용

  • 위와 동일

관련 이슈

#83

style : 게시판 수정 모달창 ui 구현
style : modal창 props 추가
feat, style : 게시판 헤더에 게시판 수정 모달 연결, react-modal 설치
feat : 게시판 생성 모달 연결
style : react-modal 제거, ModalOverlay 재사용
style : addboardmodal에 props 적용
style : 게시판 삭제 모달 UI 제작
feat : 게시판 헤더에 게시판 삭제 모달 연결
style : 게시판 삭제하기 모달 css 변경
@seungwoohan12 seungwoohan12 added ✨ FEAT 새로운 기능 추가, 구현 🔥 REMOVE 삭제 (파일, 코드) 🎨 STYLE CSS 등 사용자 UI 디자인 변경 / 코드 포맷 변경, 세미 콜론 누락, 코드 수정이 없는 경우 labels Jan 30, 2025
style : 게시판 -> 수업 이름 변경
feat : email에서 id로 로직 변경, validation 삭제
@imi21123 imi21123 self-requested a review January 30, 2025 20:27
@imi21123 imi21123 merged commit c81530e into dev Jan 30, 2025
1 check passed
@seungwoohan12 seungwoohan12 linked an issue Jan 31, 2025 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ FEAT 새로운 기능 추가, 구현 🔥 REMOVE 삭제 (파일, 코드) 🎨 STYLE CSS 등 사용자 UI 디자인 변경 / 코드 포맷 변경, 세미 콜론 누락, 코드 수정이 없는 경우
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[style] 모달창 컴포넌트 ui 작업
2 participants