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

#340 feat: 일정 상세 UI 수정 #344

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Conversation

yezzan9
Copy link
Member

@yezzan9 yezzan9 commented Jan 29, 2025

1. 무슨 이유로 코드를 변경했나요?

#340 을 구현했습니다

2. 어떤 위험이나 장애를 발견했나요?

수정사항이 많아서 전부 반영했다가는 PR이 말도 안되게 커질 것 같아 일단 완성한 부분 먼저 올립니다,,
추후 수정 PR을 새로 올리도록 하겠습니다

3. 관련 스크린샷을 첨부해주세요.

스크린샷 2025-01-30 오전 3 28 39 스크린샷 2025-01-30 오전 3 29 05 스크린샷 2025-01-30 오전 3 29 39 스크린샷 2025-01-30 오전 3 29 52
2025-01-30.3.30.42.mov

4. 완료 사항

전반적인 일정 상세 페이지 관련 UI 수정을 완료했습니다
다만, 아직 디자인이 확정된 것이 아니라 조금씩 수정되고, 추가될 수 있습니다

기수 드롭다운의 경우 api 연결이 추가로 필요합니다. 현재는 프론트 코드 내에서 입력해둔 상태입니다

common 파일 내에 공통 모달 컴포넌트를 구현해두었습니다.
정말 기본적인 css만 구현이 되어있고, children props를 전달하여 내용은 자유롭게 커스텀 가능합니다
스크린샷 2025-01-30 오전 3 36 32

회색 배경 모달, 폰트 컬러 흰색, 모달 오픈 시 배경 어두워지고 블러

따라서 삭제 모달 만들 때도 해당 컴포넌트 사용하여 삭제 모달 만드시면 될 것 같습니다!


5. 추가 사항


@yezzan9 yezzan9 added Feat 기능 개발 Refactor refactoring Design CSS 스타일링 labels Jan 29, 2025
@yezzan9 yezzan9 requested a review from JIN921 January 29, 2025 18:37
@yezzan9 yezzan9 self-assigned this Jan 29, 2025
@yezzan9 yezzan9 linked an issue Jan 29, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Design CSS 스타일링 Feat 기능 개발 Refactor refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: 일정 상세 UI 수정
1 participant