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: 회의 만들기 페이지 step1(회의 이름) UI 작성 #40

Merged
merged 19 commits into from
Mar 7, 2024

Conversation

shubug1015
Copy link
Member

🛠 관련 이슈

🌱 PR 포인트

  • 회의 만들기 페이지의 회의 이름 작성 UI 작성 완료했습니다.
    (* progress 컴포넌트의 분리, 토스트 컴포넌트 연동, api 연동 등의 작업은 회의실 만들기의 최종 단계 UI 작성 완료 후 작업하겠습니다!)
  • 아래 사진과 같이 썸네일 선택 시, 썸네일 아이콘을 감싸고 있는 div 태그에 border 값을 적용하면 여백이 발생하고 있습니다. 썸네일 아이콘 자체의 여백이 존재하는 것이어서, 디자이너 분들에게 다시 아이콘 전달받은 후 수정하겠습니당

📸 스크린샷 / 링크

화면 썸네일(선택 시)
스크린샷 2024-03-07 오전 12 38 33 스크린샷 2024-03-07 오전 12 39 52

📎 레퍼런스

❗ 이슈사항 / 기타사항 / 에러슈팅

@shubug1015 shubug1015 added the ✨ feature Feature label Mar 6, 2024
@shubug1015 shubug1015 self-assigned this Mar 6, 2024
@shubug1015 shubug1015 requested a review from kongnayeon March 6, 2024 15:54
src/pages/createMeetingroom/index.tsx Show resolved Hide resolved
src/pages/createMeetingroom/index.tsx Outdated Show resolved Hide resolved
src/pages/createMeetingroom/step1.tsx Outdated Show resolved Hide resolved
src/pages/createMeetingroom/step1.tsx Outdated Show resolved Hide resolved
src/pages/createMeetingroom/step1.tsx Outdated Show resolved Hide resolved
@shubug1015 shubug1015 marked this pull request as ready for review March 7, 2024 09:21
Copy link
Member

@kongnayeon kongnayeon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니당~~

@shubug1015 shubug1015 merged commit f9a2cd8 into main Mar 7, 2024
@shubug1015 shubug1015 deleted the feature/create-meeting-room-page-1 branch March 7, 2024 12:12
@shubug1015 shubug1015 changed the title ✨ feat: 회의 만들기 페이지의 step1(회의 이름) UI 작성 ✨ feat: 회의 만들기 페이지 step1(회의 이름) UI 작성 Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] 회의 만들기 페이지의 step1(회의 이름) UI 작성
2 participants