Skip to content

Conversation

gummmmmy0v0
Copy link
Collaborator

@gummmmmy0v0 gummmmmy0v0 commented Aug 12, 2025

📝 작업 내용

  • Post Page 구현
  • InputTextField 적용
  • ToggleButton 적용

📷 스크린샷 (선택)

스크린샷 2025-08-13 오전 3 51 43

🧐 해결해야 하는 문제 (선택)

  • pull 했을 때 app.jsx 파일
    import { BrowserRouter, Route, Routes } from "react-router";... "react-router-dom"; conflict
  • ... "react-router";로 진행했으나 화면 렌더링 되지 않아 "... react-router-dom;"로 변경하였습니다.

👀 새로 알게 된 내용 (선택)

💬 리뷰어에게 남길 말 (선택)

  • InputTextField에 앞 뒤 공백 포함 이름 입력 시 에러 처리 하였는데 의견 주세요.🙇‍♂️

@gummmmmy0v0 gummmmmy0v0 added this to the 기초 프로젝트 1차 개발 milestone Aug 12, 2025
@gummmmmy0v0 gummmmmy0v0 self-assigned this Aug 12, 2025
@gummmmmy0v0 gummmmmy0v0 added the feat 기능 개발 label Aug 12, 2025
@cskime cskime changed the title feat [#22] Post Page 구현, 공통 컴포넌트 적용 [#22] Post Page 구현, 공통 컴포넌트 적용 Aug 12, 2025
Copy link
Collaborator

@nidor022 nidor022 left a comment

Choose a reason for hiding this comment

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

👍

@gummmmmy0v0 gummmmmy0v0 requested review from nidor022 and cskime August 13, 2025 10:36
@cskime cskime removed this from the 기초 프로젝트 1차 개발 milestone Aug 14, 2025
Copy link
Collaborator

@cskime cskime left a comment

Choose a reason for hiding this comment

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

PR에 포함되는 작업을 조금 줄여도 괜찮겠다는 생각이 들었습니다.
혹시 이 PR을 처음 만들었을 때 계획했던 것보다 더 많은 작업을 하고 계시진 않나요?

@gummmmmy0v0 gummmmmy0v0 merged commit afbbbdf into codeit-FE-18-part2:develop Aug 16, 2025
@github-project-automation github-project-automation bot moved this to Done in Rolling Aug 16, 2025
@gummmmmy0v0 gummmmmy0v0 deleted the feature/#22 branch August 16, 2025 04:25
@cskime cskime linked an issue Aug 16, 2025 that may be closed by this pull request
2 tasks
@cskime cskime removed this from Rolling Aug 16, 2025
@cskime cskime linked an issue Aug 16, 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 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Page] 롤링페이퍼 만들기 (/post) [공통 컴포넌트] Option
3 participants